fix(DB/Creature): Port Ethereal Spellfilcher immunities/detection fro… (#17801)
fix(DB/Creature): Port Ethereal Spellfilcher immunities/detection from Mangos
This commit is contained in:
parent
a286bc55bd
commit
4724489001
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Ethereal Spellfilcher
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|32768, `mechanic_immune_mask` = `mechanic_immune_mask`|579026775, `detection_range` = 24 WHERE `entry` = 16545;
|
||||
Loading…
Add table
Add a link
Reference in a new issue