diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-06-29 20:55:56 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-07-02 15:51:22 +0200 |
commit | 40e7ec901688654fd78009d55daea4a119b9e455 (patch) | |
tree | 2ebb13934b0ffb9e76538de35541447a7a75c00c | |
parent | 9a097fdb63dcf56d9467a1f027d766c1e2dd4a71 (diff) | |
download | julius-caesar-40e7ec901688654fd78009d55daea4a119b9e455.tar.gz |
Reword delayed hit assignment option (again).
-rw-r--r-- | create.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/create.html b/create.html index b0e3f92..729f63f 100644 --- a/create.html +++ b/create.html @@ -23,7 +23,7 @@ Julius Caesar goes first on the first turn regardless of the cards played. <input type="checkbox" id="delay_hits" name="delay_hits" value="true"> Delayed hit assignment </label> -<dd>Fire all blocks with the same initiative before assigning hits. +<dd>Fire blocks with the same initiative together. <dt> <label> |