Skip to content

Commit

Permalink
DB/Misc: Update two Levers position in Shadowfang Keep
Browse files Browse the repository at this point in the history
closes  #30004 by CraftedRO
  • Loading branch information
Aokromes committed May 26, 2024
1 parent f96f847 commit 04e0801
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sql/updates/world/3.3.5/2024_05_26_02_world.sql
Original file line number Diff line number Diff line change
@@ -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;

0 comments on commit 04e0801

Please sign in to comment.