Skip to content

Commit

Permalink
Merge TrinityCore 3.3.5 to ElunaTrinityWotlk [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Rochet2 committed Oct 24, 2024
2 parents 026c803 + e61ad33 commit 879c016
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_10_24_00_world.sql
Original file line number Diff line number Diff line change
@@ -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;
Loading

0 comments on commit 879c016

Please sign in to comment.