summaryrefslogtreecommitdiff
path: root/data.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-06-20 01:22:05 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:19:38 +0100
commit64186a7f490167a04e5dde149079091d9b2d9928 (patch)
tree2969f7ba7887d3be4de069f840db7ae31c199ae0 /data.js
parent4605ba9ebd7a63bbf2cc3bc14d72fb84d3dc1b64 (diff)
downloadcrusader-rex-64186a7f490167a04e5dde149079091d9b2d9928.tar.gz
crusader: Stuff
Diffstat (limited to 'data.js')
-rw-r--r--data.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.js b/data.js
index dd77abc..2d138af 100644
--- a/data.js
+++ b/data.js
@@ -127,7 +127,7 @@ const PORTS = [];
if (order == 'Nomads')
id += " " + nomads[name]++;
if (name == 'Reynald' || name == 'Raymond')
- id += " " + home;
+ id += " (" + home + ")";
if (id in BLOCKS)
throw Error("Name clash: " + id + " order:"+order + " " + JSON.stringify(nomads));
BLOCKS[id] = {