"Im Kampf geflohene Einheit bewacht"

Issue: 1447
This commit is contained in:
Enno Rehling 2008-06-15 19:48:21 +00:00
parent c857d632f3
commit e72748a61f
1 changed files with 2 additions and 0 deletions

View File

@ -3574,6 +3574,8 @@ flee(const troop dt)
fig->run.hp += fig->person[dt.index].hp;
++fig->run.number;
setguard(u, GUARD_NONE);
kill_troop(dt);
}