mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
Set only one charge for 54741 mage spell
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
14a50bfce9
commit
419f86e939
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue