Set only one charge for 54741 mage spell

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-31 20:33:59 +03:00
parent 14a50bfce9
commit 419f86e939

View file

@ -1226,6 +1226,7 @@ void Aura::HandleAddModifier(bool apply, bool Real)
case 34754: // Clearcasting
case 34936: // Backlash
case 48108: // Hot Streak
case 54741: // Firestarter
case 57761: // Fireball!
SetAuraCharges(1);
break;