aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2016-01-18 09:27:35 +0100
committerKittnz <frederik156@hotmail.com>2016-01-18 09:27:35 +0100
commit82c0a074b4a3dd696646e507d4b39f3b5e03cbe3 (patch)
treeef547711df21ee85b65d4c5eb1a99a92b7e3fa5a
parent17f924a031e5ebbbc07a54acd61e738bf234867a (diff)
DB: Fix startup errors
-rw-r--r--sql/updates/world/2016_01_18_01_world.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/2016_01_18_01_world.sql b/sql/updates/world/2016_01_18_01_world.sql
new file mode 100644
index 00000000000..9768ecda6c0
--- /dev/null
+++ b/sql/updates/world/2016_01_18_01_world.sql
@@ -0,0 +1,8 @@
+UPDATE `creature` SET `MovementType`=1 WHERE `guid` IN (134870, 134856, 134857, 134859, 134861, 134862, 134863, 134864, 134865, 134866, 134868, 134871, 134878, 134872, 134873, 134874, 134875);
+UPDATE `creature` SET `spawndist`=0 WHERE `guid`=131180;
+
+UPDATE `smart_scripts` SET `event_type`=61 WHERE `entryorguid`=26853 AND `source_type`=0 AND `id`=2 AND `link`=0;
+UPDATE `smart_scripts` SET `event_type`=61 WHERE `entryorguid`=26881 AND `source_type`=0 AND `id`=2 AND `link`=0;
+UPDATE `smart_scripts` SET `event_type`=61 WHERE `entryorguid`=20234 AND `source_type`=0 AND `id`=2 AND `link`=0;
+UPDATE `smart_scripts` SET `event_type`=61 WHERE `entryorguid`=26876 AND `source_type`=0 AND `id`=2 AND `link`=0;
+UPDATE `smart_scripts` SET `event_type`=61 WHERE `entryorguid`=26602 AND `source_type`=0 AND `id`=2 AND `link`=0;