forked from github/server
"Im Kampf geflohene Einheit bewacht" Issue: 1447
This commit is contained in:
parent
c857d632f3
commit
e72748a61f
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue