mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user