mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Creature: Make spirit healers in Scarlet Enclave visible in all phases
Ref #25230
This commit is contained in:
2
sql/updates/world/3.3.5/2021_01_31_04_world.sql
Normal file
2
sql/updates/world/3.3.5/2021_01_31_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `phaseMask` = 1+2+4+32+64+128 WHERE `id` = 29259;
|
||||
Reference in New Issue
Block a user