DB/Creature: Make spirit healers in Scarlet Enclave visible in all phases

Ref #25230

(cherry picked from commit 7cf9a2a028811170cda3c41d681836d7aa7505fd)
This commit is contained in:
offl
2022-03-06 19:11:49 +01:00
committed by Shauren
parent 76927165c3
commit 497fdb42ab
@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `phaseId` = 0, `phaseUseFlags` = 1 WHERE `id` = 29259;