diff --git a/sql/updates/world/3.3.5/2024_10_24_00_world.sql b/sql/updates/world/3.3.5/2024_10_24_00_world.sql new file mode 100644 index 00000000000..99814cda8ef --- /dev/null +++ b/sql/updates/world/3.3.5/2024_10_24_00_world.sql @@ -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;