[7071] Fixed recent problem with pacified aura for druids with flight forms. Cleanups code.

This commit is contained in:
VladimirMangos 2009-01-12 01:46:50 +03:00
parent 8b87829099
commit 76f7a25f2d
3 changed files with 22 additions and 17 deletions

View file

@ -5296,6 +5296,7 @@ void Aura::HandleShapeshiftBoosts(bool apply)
break;
case FORM_FLIGHT:
spellId = 33948;
spellId2 = 34764;
break;
case FORM_FLIGHT_EPIC:
spellId = 40122;