summaryrefslogtreecommitdiff
path: root/rules.ts
diff options
context:
space:
mode:
Diffstat (limited to 'rules.ts')
-rw-r--r--rules.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.ts b/rules.ts
index 93e7ed2..d2924c2 100644
--- a/rules.ts
+++ b/rules.ts
@@ -3960,7 +3960,7 @@ function can_action_sail() {
// at a seaport (or sea)
let here = get_lord_locale(game.command)
- if (!is_seaport(here) && !is_sea(here))
+ if (!is_seaport(here) && !is_sea(here) && !is_exile_box(here))
return false
// with enough ships to carry all the army