aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-05-05 04:08:37 +0200
committerKillyana <morphone1@gmail.com>2019-05-05 04:08:37 +0200
commite253b695cc0db634954717262e5016240f03d541 (patch)
treef86a779c5142b1450480fcf409a506ecfea05aba /sql
parenta76d01278a8f7986414edd0eaefaa42344926dbd (diff)
DB/GameObjects: Fix undermap objects
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2019_05_05_00_world_335.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_05_05_00_world_335.sql b/sql/updates/world/3.3.5/2019_05_05_00_world_335.sql
new file mode 100644
index 00000000000..7445a7b326a
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_05_05_00_world_335.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `gameobject` SET `position_z`= -7.792719 WHERE `guid`=1399;
+UPDATE `gameobject` SET `position_z`= -4.470833 WHERE `guid`=18810;
+UPDATE `gameobject` SET `position_z`= -2.242433 WHERE `guid`=631;