mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
Fixed druid tree form bonus
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
8275ff9a36
commit
c336eef4cd
2 changed files with 1 additions and 10 deletions
|
|
@ -5171,6 +5171,7 @@ void Aura::HandleShapeshiftBoosts(bool apply)
|
|||
break;
|
||||
case FORM_TREE:
|
||||
spellId = 5420;
|
||||
spellId2 = 34123;
|
||||
break;
|
||||
case FORM_TRAVEL:
|
||||
spellId = 5419;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue