Fixed druid tree form bonus

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-24 22:57:36 +03:00
parent 8275ff9a36
commit c336eef4cd
2 changed files with 1 additions and 10 deletions

View file

@ -5171,6 +5171,7 @@ void Aura::HandleShapeshiftBoosts(bool apply)
break;
case FORM_TREE:
spellId = 5420;
spellId2 = 34123;
break;
case FORM_TRAVEL:
spellId = 5419;