DB/Creature: Spell interruption is now part of DBC so can be removed from the mechanic immune masks
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- spell interrupt is loaded from DBC so can be removed from mechanic_immune_mask
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask` &~33554432;
|
||||
Reference in New Issue
Block a user