mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-01 22:56:39 +01:00
DB/Gameobject: The World Tree and the Emerald Dream book update
closes #30372 by CraftedRO
This commit is contained in:
2
sql/updates/world/3.3.5/2024_10_24_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2024_10_24_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- The World Tree and the Emerald Dream book update
|
||||
UPDATE `gameobject` SET `position_x` = -8729.36328125, `position_y` = 1107.6275634765625, `position_z` = 94.32956695556640625, `orientation` = 5.532694816589355468, `rotation2` = -0.3665008544921875, `rotation3` = 0.93041771650314331, `state` = 1 WHERE `guid` = 42903;
|
||||
Reference in New Issue
Block a user