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