summaryrefslogtreecommitdiff
path: root/create.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-10-23 20:49:49 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-30 13:26:51 +0100
commitdbf5c2ef44b6ea1ff9e37098517f8bbbda2bb479 (patch)
tree37621e19b8d761ba4635a74d8d7c716c4d0c1df5 /create.html
parentb957187e791d042ff54ecc194a2d089f195fece0 (diff)
downloadcrusader-rex-dbf5c2ef44b6ea1ff9e37098517f8bbbda2bb479.tar.gz
Delay hits option.
Diffstat (limited to 'create.html')
-rw-r--r--create.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/create.html b/create.html
index a9b870a..a6a2b53 100644
--- a/create.html
+++ b/create.html
@@ -1,5 +1,3 @@
-<p>
-Optional rules:
<dl>
<dt>
<label>
@@ -8,3 +6,13 @@ Iron Bridge
</label>
<dd>The road between Antioch and Harim has a move limit of 3.
</dl>
+
+<dl>
+<dt>
+<label>
+<input type="checkbox" id="delay_hits" name="delay_hits" value="true">
+Delay hit assignment
+</label>
+<dd>Let all blocks with the same initiative fire before assigning hits.
+<dd>This option is recommended for games that are not played live.
+</dl>