mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
Add new ranks for some hunter sting
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
59861857e5
commit
80d9bb4ba6
1 changed files with 2 additions and 0 deletions
|
|
@ -3367,6 +3367,8 @@ void Aura::HandleAuraModStun(bool apply, bool Real)
|
|||
case 24132: spell_id = 24134; break;
|
||||
case 24133: spell_id = 24135; break;
|
||||
case 27068: spell_id = 27069; break;
|
||||
case 49011: spell_id = 49009; break;
|
||||
case 49012: spell_id = 49010; break;
|
||||
default:
|
||||
sLog.outError("Spell selection called for unexpected original spell %u, new spell for this spell family?",GetId());
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue