diff options
| -rw-r--r-- | sql/updates/world/3.3.5/2025_10_15_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2025_10_15_01_world.sql b/sql/updates/world/3.3.5/2025_10_15_01_world.sql new file mode 100644 index 00000000000..9c771befcc3 --- /dev/null +++ b/sql/updates/world/3.3.5/2025_10_15_01_world.sql @@ -0,0 +1,2 @@ +-- Chest of The Seven (Area: 0 - Difficulty: 0) CreateObject2 +UPDATE `gameobject` SET `position_x`=1265.854736328125, `position_y`=-285.098297119140625, `position_z`=-78.2192916870117187, `orientation`=3.90954136848449707, `rotation2`=-0.92718315124511718, `rotation3`=0.37460830807685852, `VerifiedBuild`=15211 WHERE `guid`=67872 AND `id`=169243; |
