mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Arcane Anomaly should not be immune to arcane (#16921)
This commit is contained in:
2
data/sql/updates/pending_db_world/arcaneanomaly.sql
Normal file
2
data/sql/updates/pending_db_world/arcaneanomaly.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `spell_school_immune_mask` = 0 WHERE (`entry` = 16488);
|
||||
Reference in New Issue
Block a user