diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-10-08 13:22:20 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-17 12:53:18 +0100 |
commit | f25e26904ade3e0ec4711d50935b3999e6b92746 (patch) | |
tree | 7988fbf3cccdaf130fcd95abcb83ef5a2e3b330e /create.html | |
parent | 76e0db683c31956264275565911f27733ebc29f5 (diff) | |
download | hammer-of-the-scots-f25e26904ade3e0ec4711d50935b3999e6b92746.tar.gz |
Schiltroms optional rule.
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/create.html b/create.html index 8244612..1f37751 100644 --- a/create.html +++ b/create.html @@ -8,6 +8,12 @@ </dl> <p> +<label><input type="checkbox" id="schiltroms" name="schiltroms" value="true"> +Schiltroms: +Scottish infantry fire at +1 when the English have no archers. +</label> + +<p> <label><input type="checkbox" id="delay_hits" name="delay_hits" value="true"> Fire with all blocks before assigning hits. </label> |