aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_09_21_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_09_21_01_world.sql b/sql/updates/world/2015_09_21_01_world.sql
new file mode 100644
index 00000000000..a7bcbb124dc
--- /dev/null
+++ b/sql/updates/world/2015_09_21_01_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `smart_scripts` WHERE `entryorguid`=3518 AND `source_type`=0;
+UPDATE `creature_template` SET `AIName`='' WHERE `entry`=3518;
+UPDATE `waypoint_scripts` SET `dataint`=1102 WHERE `id`=273 ;