DB/Creature: Update few more Spirit Healers spawn position

closes #30834
by CraftedRO
This commit is contained in:
Aokromes
2025-04-12 11:53:48 +02:00
committed by GitHub
parent 0dfbb891ff
commit a3f8eac87f

View File

@@ -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;