Skip to content

Commit f22afbc

Browse files
authored
DB/Creature: Update Shadow Vault Spirit Healer phaseMask and spawn position
closes TrinityCore#31188 by CraftedRO
1 parent d125285 commit f22afbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- Spirit Healer (Area: The Shadow Vault - Difficulty: 0)
2+
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;

0 commit comments

Comments
 (0)