aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_02_10_07_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2015_02_10_07_world.sql b/sql/updates/world/2015_02_10_07_world.sql
new file mode 100644
index 00000000000..87a59e4440e
--- /dev/null
+++ b/sql/updates/world/2015_02_10_07_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature` SET `MovementType`=0 WHERE `guid` IN (126701,126703,126711);
+UPDATE `creature` SET `equipment_id`=0 WHERE `id` IN (12237, 12224);