aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-07-17 00:25:07 +0200
committerKillyana <morphone1@gmail.com>2019-07-17 00:25:07 +0200
commit9d2af284a5db759e421e19ab1dbc49858f1a321e (patch)
treec806d4c4c37249aac9e2ecc64e0f7cd2930a2da7
parent45471ece17165b38a5783cfbd0499e3068378d3c (diff)
DB/GameObjects: Move some Mineral Veins to the correct area
-rw-r--r--sql/updates/world/3.3.5/2019_07_16_02_world_335.sql (renamed from sql/updates/world/3.3.5/2019_07_16_05_world_335.sql)0
-rw-r--r--sql/updates/world/3.3.5/2019_07_16_03_world_335.sql4
2 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_07_16_05_world_335.sql b/sql/updates/world/3.3.5/2019_07_16_02_world_335.sql
index 904e0d0e017..904e0d0e017 100644
--- a/sql/updates/world/3.3.5/2019_07_16_05_world_335.sql
+++ b/sql/updates/world/3.3.5/2019_07_16_02_world_335.sql
diff --git a/sql/updates/world/3.3.5/2019_07_16_03_world_335.sql b/sql/updates/world/3.3.5/2019_07_16_03_world_335.sql
new file mode 100644
index 00000000000..b0f6c503d6e
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_07_16_03_world_335.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `gameobject` SET `map`= 0, `position_x`= -10492.83007, `position_y`= -145.55538, `position_z`= 80.34737 WHERE `guid` IN (73670, 73671, 73672, 73673, 73674);
+UPDATE `gameobject` SET `position_z`=64.3731 WHERE `guid` IN (73900, 73901, 73902, 73903, 73904);
+UPDATE `gameobject` SET `map`= 0, `position_x`= 1216.201538, `position_y`= -386.071655, `position_z`=62.174725 WHERE `guid` IN (74263, 74264, 74265);