diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2402,6 +2402,7 @@ states.take_actions = { // IMPROVEMENT: PORT states.use_port = { + inactive: "Port", prompt() { let from = get_general_location(game.selected_general) view.prompt = "Use Port to sail to a distant province." |