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