- wolves should not be on a ship
This commit is contained in:
Enno Rehling 2010-05-31 20:12:36 -07:00
parent 621430b7f0
commit 41cf66cee5
1 changed files with 2 additions and 1 deletions

View File

@ -777,6 +777,7 @@ sp_wolfhowl(fighter * fi, int level, double power, spell * sp)
unit * u = create_unit(r, mage->faction, force, new_race[RC_WOLF], 0, NULL, mage);
unused(sp);
leave(u, true);
setstatus(u, ST_FIGHT);
set_level(u, SK_WEAPONLESS, (int)(power/3));