(take_move_in_mob): Automatic fortification on excess mobility may

fortify units while they are `at the prompt'.  That's okay.  But
action that consumes mobility must zap the fortification again.
This commit is contained in:
Markus Armbruster 2004-01-29 11:55:26 +00:00
parent cff4c77bf9
commit a52a09be1f

View file

@ -2649,6 +2649,7 @@ take_move_in_mob(int combat_mode, struct llist *llp, struct combat *off,
llp->land.lnd_mobil -= 40;
break;
}
llp->land.lnd_harden = 0;
}
static void