diff options
| author | Drahy <none@none> | 2009-02-10 23:01:26 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-02-10 23:01:26 +0100 |
| commit | 846855698f85677380bdd4b467a38ed62b4c0e66 (patch) | |
| tree | cd389b5d7e1fb0c3541734523bf4a2514ba5b046 /sql/updates/1307_world.sql | |
| parent | 6147bfaf041a1f1cf059f2f11770fba5ca50f197 (diff) | |
* Renamed and fixed latest mangos update sqls
* Fixed script name according to script code stormwind_harbor
* Updated CMakeLists and world_scripts_full
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/1307_world.sql')
| -rw-r--r-- | sql/updates/1307_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1307_world.sql b/sql/updates/1307_world.sql index ddb0b9732c9..ec7c218c0a1 100644 --- a/sql/updates/1307_world.sql +++ b/sql/updates/1307_world.sql @@ -1 +1 @@ -UPDATE `creature_template` SET `ScriptName`='npc_stormwindharbor_taxi' WHERE `entry`='29154';
\ No newline at end of file +UPDATE `creature_template` SET `ScriptName`='npc_stormwind_harbor_taxi' WHERE `entry`=29154;
\ No newline at end of file |
