aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/3910_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-06-29 22:25:16 +0200
committerDrahy <none@none>2009-06-29 22:25:16 +0200
commit57ab0f01f37d1eaeb96eb5a20c2bc3f47edb4ea2 (patch)
treefe9e84932f76fb9a1d0d5b5d778cb2c5ae6a1777 /sql/updates/3910_world.sql
parentcf414bb7ca796c2d4a065b803826c02d833e3003 (diff)
* Used finally after long time trinity sql coding style
* Missing data are now in 4321_world - just import this * Updated all FULL sqls to 4321 --HG-- branch : trunk
Diffstat (limited to 'sql/updates/3910_world.sql')
-rw-r--r--sql/updates/3910_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/3910_world.sql b/sql/updates/3910_world.sql
index 2e0d54fc545..4ba20cb5f6e 100644
--- a/sql/updates/3910_world.sql
+++ b/sql/updates/3910_world.sql
@@ -69,4 +69,4 @@ INSERT INTO `script_waypoint` VALUES
(2917, 41, 4671.924316, 599.752197, 16.01242, 5000, 'SAY_REM_REMEMBER'),
(2917, 42, 4676.976074, 600.649780, 17.82566, 5000, 'EMOTE_REM_END');
-UPDATE `creature_template` SET `ScriptName` = 'npc_myranda_the_hag' WHERE `entry` = 11872;
+UPDATE `creature_template` SET `ScriptName` = 'npc_myranda_the_hag' WHERE `entry` = 11872; \ No newline at end of file