summaryrefslogtreecommitdiff
path: root/const.js
diff options
context:
space:
mode:
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