From 8de16476a5ea639ae59045bcc618832412d41c79 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 29 Jun 2021 14:34:45 +0200 Subject: crusader: Simplify battle screen layout. --- rules.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rules.js') diff --git a/rules.js b/rules.js index 19c9901..e379fb2 100644 --- a/rules.js +++ b/rules.js @@ -6,7 +6,8 @@ // TODO: can sea move into fortified port that is under attack but not yet besieged? no... // TODO: pause after battle ends to show final result/action? // TODO: optional retreat after combat round 3 if storming -// TODO: new combat deployment in round 2/3 if defenders are wiped out? maybe... +// TODO: new combat deployment in round 2/3 if defenders are wiped out and reserves are coming? +// see https://boardgamegeek.com/thread/423599/article/3731006 exports.scenarios = [ "Third Crusade" -- cgit v1.2.3