mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/Creature): Remove Fire Immunity from Warlock's Infernal (Inferno Spell)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1626462644022857380');
|
||||
|
||||
UPDATE `creature_template` SET `spell_school_immune_mask` = 0 WHERE `entry` = 89;
|
||||
Reference in New Issue
Block a user