summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 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 ]