summaryrefslogtreecommitdiff
path: root/const.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2024-10-26 09:13:10 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2024-10-26 09:13:10 -0400
commitd242a0adbdc9fbf43e6fbf1d0eaccdc624a6c68a (patch)
tree1254ab611f1f611c194f488c2dee2959b76d083a /const.js
parent0355e16c0bb38f34d9317a8ee54f03c8836c1261 (diff)
downloadvijayanagara-d242a0adbdc9fbf43e6fbf1d0eaccdc624a6c68a.tar.gz
Rally.
Diffstat (limited to 'const.js')
-rw-r--r--const.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/const.js b/const.js
index 32003b8..2b99fd0 100644
--- a/const.js
+++ b/const.js
@@ -21,10 +21,10 @@ const AVAILABLE = -1
const OUT_OF_PLAY = -2
const ANY_PIECES = [ DISC, ELITE, TROOPS ]
const PIECE_FACTION_TYPE_NAME = [
- [ "Qasbah", "Governors", "Troops" ],
- [ "Fort", "Amirs", null ],
- [ "Temple", "Rajas", null ],
- [ null, null, "Invaders"]
+ [ "Qasbah", "Governor", "Troops" ],
+ [ "Fort", "Amir", null ],
+ [ "Temple", "Raja", null ],
+ [ null, null, "Invader" ]
]
// Sequence of Play options