aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_12_29_02_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2014_12_29_02_world.sql b/sql/updates/world/2014_12_29_02_world.sql
new file mode 100644
index 00000000000..2872d26acd1
--- /dev/null
+++ b/sql/updates/world/2014_12_29_02_world.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `creature` SET `spawndist`=0 WHERE `guid` IN (99225, 99226, 99233, 99246);
+DELETE FROM `creature_addon` WHERE `guid`=99232;
+UPDATE `creature` SET `orientation`=0 WHERE `guid`=29978;