diff options
-rw-r--r-- | sql/updates/world/3.3.5/2025_09_27_03_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2025_09_27_03_world.sql b/sql/updates/world/3.3.5/2025_09_27_03_world.sql new file mode 100644 index 00000000000..133c5deb9c5 --- /dev/null +++ b/sql/updates/world/3.3.5/2025_09_27_03_world.sql @@ -0,0 +1,2 @@ +-- Spirit Healer (Area: Grizzly Hills - Difficulty: 0) +UPDATE `creature` SET `position_x`=3529.45068359375, `position_y`=-2892.474853515625, `position_z`=204.703369140625, `orientation`=1.256637096405029296 WHERE `guid`=125676 and `id`=6491; |