From cae2e46619db5df9f8f200aae0367fa6b2f60b6b Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 20 Jun 2021 15:54:14 +0200 Subject: tripoli: Stuff. --- rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules.js') diff --git a/rules.js b/rules.js index 45348c5..f1482f6 100644 --- a/rules.js +++ b/rules.js @@ -1,6 +1,7 @@ "use strict"; // TODO: auto-allocate corsair hits? +// TODO: don't auto-allocate gunboats? const US = "United States"; const TR = "Tripolitania"; @@ -91,7 +92,6 @@ const FRIGATE_SPACES = [ ]; const BATTLE_SPACES = [ - ALEXANDRIA, ALGIERS, BENGHAZI, DERNE, -- cgit v1.2.3