#ICC/Putricide: Added missing spellids for Mutated Plague (25 normal and both heroic)
@@ -249,7 +249,7 @@
end
elseif args:IsSpellID(71615, 71618) then --71615 used in 10 and 25 normal, 71618?
timerTearGas:Start()
- elseif args:IsSpellID(72451) then -- Mutated Plague
+ elseif args:IsSpellID(72451, 72463, 72671, 72672) then -- Mutated Plague
warnMutatedPlague:Show(args.spellName, args.destName, args.amount or 1)
timerMutatedPlague:Start(args.destName)
timerMutatedPlagueCD:Start()