fix(DB/Creature): Nightmare Illusion should be aoe immune (#12087)
This commit is contained in:
parent
91575f075d
commit
4265ef0239
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/nightmareillusion.sql
Normal file
1
data/sql/updates/pending_db_world/nightmareillusion.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|4194304 WHERE (`entry` = 15163);
|
||||
Loading…
Add table
Add a link
Reference in a new issue