From d8b39e9bae8c1e4a4a6e021cf9cd1cc00bb74fc4 Mon Sep 17 00:00:00 2001 From: Malcrom Date: Mon, 8 Jul 2013 16:31:29 -0230 Subject: Core/Scripting: Fix some errors in Shade of Akama script. --- sql/updates/world/2013_07_08_02_world_misc.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2013_07_08_02_world_misc.sql (limited to 'sql') diff --git a/sql/updates/world/2013_07_08_02_world_misc.sql b/sql/updates/world/2013_07_08_02_world_misc.sql new file mode 100644 index 00000000000..782d4620e56 --- /dev/null +++ b/sql/updates/world/2013_07_08_02_world_misc.sql @@ -0,0 +1,2 @@ +UPDATE `creature_template` SET `ScriptName` = 'npc_ashtongue_channeler' WHERE `entry`=23421; +DELETE FROM `waypoint_data` WHERE `id`=847160; -- cgit v1.2.3