aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2016-10-20 21:49:43 +0200
committerKittnz <frederik156@hotmail.com>2016-10-20 21:49:43 +0200
commitf1cced96b3094273e29adbf72de58617c538402d (patch)
tree8cbe43600631d6212fd123258d9648e99cdbd276
parent7905c3cb877d5c3b101c50f3fc81c6df77b91c75 (diff)
DB/GameObject: Change position of the Candy Bucket in Bor'gorok Outpost
Updates #18104
-rw-r--r--sql/updates/world/3.3.5/2016_10_20_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_20_00_world.sql b/sql/updates/world/3.3.5/2016_10_20_00_world.sql
new file mode 100644
index 00000000000..d2db94033ab
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_10_20_00_world.sql
@@ -0,0 +1 @@
+UPDATE `gameobject` SET `position_x`=4514.365, `position_y`=5703.074, `position_z`=81.5672, `orientation`=3.717554, `rotation2`=-0.9588194, `rotation3`=0.2840165 WHERE `guid`=87601;