diff options
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/create.html b/create.html index 3ff4b7a..5a7fec9 100644 --- a/create.html +++ b/create.html @@ -11,7 +11,6 @@ deployed blocks in each city is maintained. </dl> <p> -Optional rules: <dl> <dt> <label><input type="checkbox" name="tournament" value="true">Tournament</label> @@ -34,3 +33,8 @@ House rules: <br><label><input type="checkbox" name="remove_pluto" value="true">Remove Pluto.</label> <br><label><input type="checkbox" name="remove_vulcan" value="true">Remove Vulcan.</label> --> + +<p> +<label><input type="checkbox" name="autohit" value="true"> +Automatically apply combat hits when possible. +</label> |