fix(DB/Creature): Remove spiritual immunity from creature after setting spirit (#25916)
This commit is contained in:
parent
b99d6c7698
commit
5183bd1032
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template_addon` SET `auras` = '' WHERE (`entry` IN (31841, 31842));
|
||||
Loading…
Reference in a new issue