[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:
Salja 2012-08-24 19:11:20 +02:00 committed by Antz
parent a8ba4103b6
commit 5bb39bc73a
6 changed files with 4 additions and 21 deletions

View file

@ -19362,7 +19362,6 @@ void Player::InitDataForForm(bool reapplyMods)
break;
}
case FORM_BEAR:
case FORM_DIREBEAR:
{
if (getPowerType() != POWER_RAGE)
setPowerType(POWER_RAGE);