summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-29 09:48:29 +0100
committerTor Andersson <tor@ccxvii.net>2023-10-29 09:48:29 +0100
commit5377399d6ef9d4afa338ffd6ada421af2fbcedc2 (patch)
treef05202d4c923a5088c25b8feaa6efade410f9f1a
parent6e4a8dd429dc22e713f3a7ad77a788ca3f48c1cf (diff)
downloadtime-of-crisis-5377399d6ef9d4afa338ffd6ada421af2fbcedc2.tar.gz
Fix overlap of red at-start military emperor and #5 green governor.
-rw-r--r--play.js2
-rw-r--r--rules.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/play.js b/play.js
index c8cc2d5..d19fb46 100644
--- a/play.js
+++ b/play.js
@@ -197,7 +197,7 @@ const PONTUS_EUXINUS = 20
const AVAILABLE = 21
const UNAVAILABLE = 22
-const ARMY = 23
+const ARMY = 24
const first_barbarian = [ 3, 13, 23, 34, 46 ]
const last_barbarian = [ 12, 22, 33, 45, 55 ]
diff --git a/rules.js b/rules.js
index bbef09b..c17598d 100644
--- a/rules.js
+++ b/rules.js
@@ -73,7 +73,7 @@ const OCEANUS_ATLANTICUS = 19
const PONTUS_EUXINUS = 20
const AVAILABLE = 21
const UNAVAILABLE = 22
-const ARMY = 23
+const ARMY = 24
const REGION_NAME = [
"Italia",