summaryrefslogtreecommitdiff
path: root/create.html
diff options
context:
space:
mode:
Diffstat (limited to 'create.html')
-rw-r--r--create.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/create.html b/create.html
index 80dc869..a170e57 100644
--- a/create.html
+++ b/create.html
@@ -7,11 +7,13 @@ Iron Bridge
<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">
-Delayed hit assignment
+<input type="checkbox" id="immediate" name="immediate" value="true">
+Assign hits immediately
</label>
-<dd>Fire all blocks with the same initiative before assigning hits.
+<dd><i>Note: This will slow down async play significantly!
</dl>
+-->