diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-01-28 20:51:46 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-01-28 20:51:46 +0100 |
commit | 0ff12b5ea0d6b1018688698a96849300a0ce6d69 (patch) | |
tree | 800e2c47398ef9c41d9e0299e32bc88887cafe23 /create.html | |
parent | 06a45c701b5790349ed2f8dad8255e6205dad231 (diff) | |
download | crusader-rex-0ff12b5ea0d6b1018688698a96849300a0ce6d69.tar.gz |
Reword delayed hit option.
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/create.html b/create.html index a6a2b53..ed3e2a5 100644 --- a/create.html +++ b/create.html @@ -11,8 +11,6 @@ Iron Bridge <dt> <label> <input type="checkbox" id="delay_hits" name="delay_hits" value="true"> -Delay hit assignment +Delayed 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> +<dd>Fire all blocks with the same initiative before assigning hits. |