summaryrefslogtreecommitdiff
path: root/const.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2025-04-04 15:17:23 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2025-04-04 15:17:23 -0400
commit59ea3cba9379983c3bacdc2b214438e9acd05071 (patch)
tree456e4ebe037175792de8316845e1fc898f42c56c /const.js
parent7b6e520a85790661fb79655c8bb2f3c6a2f0dfd8 (diff)
downloadvijayanagara-59ea3cba9379983c3bacdc2b214438e9acd05071.tar.gz
Backside of succession cards
Diffstat (limited to 'const.js')
-rw-r--r--const.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/const.js b/const.js
index 9f0dd5f..bb37d83 100644
--- a/const.js
+++ b/const.js
@@ -30,9 +30,9 @@ const PIECE_FACTION_TYPE_NAME = [
[ null, null, "Invader" ]
]
const PIECE_FACTION_TYPE_SYMBOL = [
- [ null, "EDS", "CDS" ],
- [ null, "EBK", null ],
- [ null, "EVE", null ],
+ [ "DDS", "EDS", "CDS" ],
+ [ "DBK", "EBK", null ],
+ [ "DVE", "EVE", null ],
[ null, null, "CMI" ]
]
const LAST_CAVALRY = 9