summaryrefslogtreecommitdiff
path: root/create.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-06-17 14:30:50 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 12:53:18 +0100
commit208df2953976067757e9477574fda56350b6407a (patch)
tree0d0de94a40ac12465e18e2d1490e513aaac033d0 /create.html
parentd51cd110dba312f50dc6bc8227f382d496d540a9 (diff)
downloadhammer-of-the-scots-208df2953976067757e9477574fda56350b6407a.tar.gz
Add autohit option for faster async play.
TODO: Pause battle screen at end of battle.
Diffstat (limited to 'create.html')
-rw-r--r--create.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/create.html b/create.html
index a8234b8..6c38f65 100644
--- a/create.html
+++ b/create.html
@@ -6,3 +6,8 @@
<dt><a href="/hammer-of-the-scots/info/rules.html#page8">Campaign</a>
<dd>Start as per Braveheart but is played until one player achieves victory.
</dl>
+
+<p>
+<label><input type="checkbox" name="autohit" value="true">
+Automatically apply combat hits when possible.
+</label>