Author: Vampik
Date: Wed Feb 24 22:55:02 CET 2010
Revision: 3709
Log:

#ICC/Putricide: Added missing spellids for Mutated Plague (25 normal and both heroic)

Updated
trunk/DBM-Icecrown/ThePlagueworks/Putricide.lua

trunk/DBM-Icecrown/ThePlagueworks/Putricide.lua
Action: modified
Old revision: 3708
Old date: 2010-02-24 21:53:53 UTC

@@ -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()