diff options
-rw-r--r-- | sql/updates/world/3.3.5/2025_04_12_00_world.sql | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2025_04_12_00_world.sql b/sql/updates/world/3.3.5/2025_04_12_00_world.sql new file mode 100644 index 00000000000..c66d07da284 --- /dev/null +++ b/sql/updates/world/3.3.5/2025_04_12_00_world.sql @@ -0,0 +1,6 @@ +-- Spirit Healer (Area: Temple of Telhamat - Difficulty: 0) +UPDATE `creature` SET `position_x`=178.4677276611328125, `position_y`=4362.45654296875, `position_z`=116.72283935546875, `orientation`=5.969026088714599609, `spawntimesecs`=120, `VerifiedBuild`=59185 WHERE `guid`=40596 and `id`=6491; +-- Spirit Healer (Area: Honor Hold - Difficulty: 0) +UPDATE `creature` SET `position_x`=-806.8321533203125, `position_y`=2704.613525390625, `position_z`=107.5483627319335937, `orientation`=5.759586334228515625, `spawntimesecs`=120, `VerifiedBuild`=59185 WHERE `guid`=29932 and `id`=6491; +-- Spirit Healer (Area: Dustwallow Marsh - Difficulty: 0) +UPDATE `creature` SET `position_x`=-3540.335205078125, `position_y`=-4313.30126953125, `position_z`=7.212794303894042968, `orientation`=6.091198921203613281, `spawntimesecs`=120, `VerifiedBuild`=59185 WHERE `guid`=84656 and `id`=6491; |