aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2017_05_10_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_05_10_01_world.sql b/sql/updates/world/3.3.5/2017_05_10_01_world.sql
new file mode 100644
index 00000000000..c86e1f71c84
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_05_10_01_world.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `comment`="Time Watcher - On wp Ended - Despawn" WHERE `entryorguid` IN (-23440, -23439, -23438, -23437, -23436, -23433, -23432, -23429, -23426) AND `source_type`=0 AND `id`=2;
+DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1991800, 1991801) AND `source_type`=9;
+UPDATE `creature` SET `spawntimesecs`=30 WHERE `id`=19918;