diff options
| -rw-r--r-- | sql/updates/world/3.3.5/2025_11_24_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2025_11_24_01_world.sql b/sql/updates/world/3.3.5/2025_11_24_01_world.sql new file mode 100644 index 00000000000..d0f2eea378a --- /dev/null +++ b/sql/updates/world/3.3.5/2025_11_24_01_world.sql @@ -0,0 +1,2 @@ +-- Old Ironbark (Area: 0 - Difficulty: 0) CreateObject1 +UPDATE `creature` SET `position_x`=-72.1718673706054687, `position_y`=-283.25238037109375, `position_z`=-57.749664306640625, `orientation`=4.084070205688476562, `VerifiedBuild`=11159 WHERE `guid`=56943 AND `id`=11491; |
