aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2017-11-28 20:09:40 +0100
committerKillyana <morphone1@gmail.com>2017-11-28 20:09:40 +0100
commitda99183354382ac9cc061d68ea70e79f3951e231 (patch)
treeddd70e8fbb709c61d929dc799158f320206659bc /sql/updates
parentb2f4655fca1c03e0ce010b29b1f2ace34a14e2b2 (diff)
DB/Creature: Fix StormWind guard position
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/3.3.5/2017_11_28_01_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_11_28_01_world_335.sql b/sql/updates/world/3.3.5/2017_11_28_01_world_335.sql
new file mode 100644
index 00000000000..6169bd23f8a
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_11_28_01_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `position_x`=-8850.944336, `position_y`=716.976990, `position_z`=97.425034, `Orientation`=1.968332, `MovementType`=0, `spawndist`=0 WHERE `guid`=120682 AND `id`=68;