mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
[7071] Fixed recent problem with pacified aura for druids with flight forms. Cleanups code.
This commit is contained in:
parent
8b87829099
commit
76f7a25f2d
3 changed files with 22 additions and 17 deletions
|
|
@ -5296,6 +5296,7 @@ void Aura::HandleShapeshiftBoosts(bool apply)
|
|||
break;
|
||||
case FORM_FLIGHT:
|
||||
spellId = 33948;
|
||||
spellId2 = 34764;
|
||||
break;
|
||||
case FORM_FLIGHT_EPIC:
|
||||
spellId = 40122;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue