aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2017_04_29_01_world.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_04_29_01_world.sql b/sql/updates/world/master/2017_04_29_01_world.sql
new file mode 100644
index 00000000000..17b0f6e2327
--- /dev/null
+++ b/sql/updates/world/master/2017_04_29_01_world.sql
@@ -0,0 +1,7 @@
+--
+DELETE FROM `creature_addon` WHERE `guid`=280010;
+INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (280010,280010,0,0,258,0, '');
+
+UPDATE `creature` SET `spawndist`=0,`MovementType`=0,`position_x`=-9027.755,`position_y`=-91.86395,`position_z`=87.15546 WHERE `guid`=280023;
+UPDATE `creature` SET `spawndist`=0,`MovementType`=0,`position_x`=-9024.755,`position_y`=-94.86395,`position_z`=87.15546 WHERE `guid`=280024;
+UPDATE `creature` SET `spawndist`=0,`MovementType`=0,`position_x`=-9024.755,`position_y`=-91.86395,`position_z`=87.15546 WHERE `guid`=280025;