diff --git a/src/lib/commands/navi.c b/src/lib/commands/navi.c index 0213be25..745208e6 100644 --- a/src/lib/commands/navi.c +++ b/src/lib/commands/navi.c @@ -253,6 +253,7 @@ do_unit_move(struct emp_qelem *ulist, int *together, mine(); else landmine(); + stopping = 1; skip = 1; player->btused++; continue;