mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 01:37:02 +00:00
[0178] Dire Bear Form was removed in 4.0.1 Thanks Tuxity for pointing.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
a8ba4103b6
commit
5bb39bc73a
6 changed files with 4 additions and 21 deletions
|
|
@ -19362,7 +19362,6 @@ void Player::InitDataForForm(bool reapplyMods)
|
|||
break;
|
||||
}
|
||||
case FORM_BEAR:
|
||||
case FORM_DIREBEAR:
|
||||
{
|
||||
if (getPowerType() != POWER_RAGE)
|
||||
setPowerType(POWER_RAGE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue