mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Creature: Update Shadow Vault Spirit Healer phaseMask and spawn position
closes #31188 by CraftedRO
This commit is contained in:
2
sql/updates/world/3.3.5/2025_08_03_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2025_08_03_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Spirit Healer (Area: The Shadow Vault - Difficulty: 0)
|
||||
UPDATE `creature` SET `phaseMask`=3, `position_x`=8195.3984375, `position_y`=2862.450439453125, `position_z`=606.07470703125, `orientation`=3.50811171531677246, `spawntimesecs`=120 WHERE `guid`=99683 and `id`=6491;
|
||||
Reference in New Issue
Block a user