mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-17 06:25:11 +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