summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 2267dc9..8e65a20 100644
--- a/rules.js
+++ b/rules.js
@@ -443,6 +443,7 @@ exports.setup = function (seed, scenario, options) {
log(".h1 " + info.name)
log(".h2 " + info.date)
+ log(".img " + info.name.toLowerCase().replaceAll(" ", "_"))
log("")
if (info.players[0].tactical > 0 || info.players[1].tactical > 0) {