From 64d00d039aa3bf0aec0e6d453de34cd94ec5a51d Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Tue, 5 Nov 2024 13:15:15 -0500 Subject: Cavalry. --- const.js | 1 + 1 file changed, 1 insertion(+) (limited to 'const.js') diff --git a/const.js b/const.js index 2b99fd0..90862ef 100644 --- a/const.js +++ b/const.js @@ -26,6 +26,7 @@ const PIECE_FACTION_TYPE_NAME = [ [ "Temple", "Raja", null ], [ null, null, "Invader" ] ] +const LAST_CAVALRY = 9 // Sequence of Play options const ELIGIBLE = 0 -- cgit v1.2.3