forked from github/server
"Fliehende Meermenschenkapitäne ertrinken"
This commit is contained in:
parent
a215f35f9f
commit
8a2fe52291
1 changed files with 3 additions and 1 deletions
|
@ -2434,7 +2434,9 @@ aftermath(battle * b)
|
|||
setguard(du, GUARD_NONE);
|
||||
/* must leave ships or buildings, or a stealthy hobbit
|
||||
* can hold castles indefinitely */
|
||||
if (!fval(r->terrain, SEA_REGION)) {
|
||||
leave(du->region, du);
|
||||
}
|
||||
#ifndef SIMPLE_ESCAPE
|
||||
if (df->run.region) {
|
||||
run_to(du, df->run.region);
|
||||
|
|
Loading…
Reference in a new issue