aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2024-05-26 14:13:23 +0200
committerGitHub <noreply@github.com>2024-05-26 14:13:23 +0200
commit04e0801d6bae840d0e22e2236811107823eb7a29 (patch)
treef537db0ef460833388cc36dc4acfe2c9b04d1506 /sql
parentf96f8476e675035d7094e59e32bab69e8a46b1b8 (diff)
DB/Misc: Update two Levers position in Shadowfang Keep
closes #30004 by CraftedRO
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2024_05_26_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2024_05_26_02_world.sql b/sql/updates/world/3.3.5/2024_05_26_02_world.sql
new file mode 100644
index 00000000000..22842888e30
--- /dev/null
+++ b/sql/updates/world/3.3.5/2024_05_26_02_world.sql
@@ -0,0 +1,3 @@
+-- Update two Levers position in Shadowfang Keep
+UPDATE `gameobject` SET `orientation`=5.312439441680908203, `rotation0`=-0.58448696136474609, `rotation1`=-0.39796257019042968, `rotation2`=-0.58448696136474609, `rotation3`=0.397964507341384887, `spawntimesecs`=7200, `animprogress`=255, `VerifiedBuild`=54737 WHERE `guid`=32443 AND `id`=101812;
+UPDATE `gameobject` SET `position_x`=-113.761627197265625, `position_z`=157.854644775390625, `rotation0`=0.694697380065917968, `rotation1`=-0.13189220428466796, `rotation2`=0.694696426391601562, `rotation3`=0.131897181272506713, `VerifiedBuild`=54737 WHERE `guid`=32480 AND `id`=18899;