diff options
-rw-r--r-- | sql/updates/world/3.3.5/2024_12_16_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2024_12_16_00_world.sql b/sql/updates/world/3.3.5/2024_12_16_00_world.sql new file mode 100644 index 00000000000..ba36e2cd3e1 --- /dev/null +++ b/sql/updates/world/3.3.5/2024_12_16_00_world.sql @@ -0,0 +1,2 @@ +-- Spirit Healer (Area: Gates of Ironforge - Difficulty: 0) +UPDATE `creature` SET `position_x`=-5156.3134765625, `position_y`=-864.98028564453125, `position_z`=507.67919921875, `orientation`=4.035317420959472656, `VerifiedBuild`=57689 WHERE `guid`=87044 AND `id`=6491; |