diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-12-03 13:50:39 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-03 15:26:05 +0100 |
commit | 3adbb5a988aea0fc5ab2d09d50a4d6d9a5933a5e (patch) | |
tree | 6053877259dc754e2d298ec112a91bc2443d6d87 /create.html | |
parent | 359521ee80ab8665efd7aa2101fd3259c9897247 (diff) | |
download | julius-caesar-3adbb5a988aea0fc5ab2d09d50a4d6d9a5933a5e.tar.gz |
Version 2.0 rules.
Tournament rule is standard.
Jupiter event picks a random block.
Cleopatra is not eliminated by Vulcan.
Fix card manifest.
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/create.html b/create.html index a8eabf1..6caab35 100644 --- a/create.html +++ b/create.html @@ -10,13 +10,6 @@ Players may swap any blocks on the map as long as the original number of deployed blocks in each city is maintained. </dl> -<dl> -<dt> -<label><input type="checkbox" name="tournament" value="true">Tournament</label> -<dd> -Julius Caesar goes first on the first turn regardless of the cards played. -</dl> - <p> House rules: <br><label><input type="checkbox" name="max_2_events" value="true">Max 2 event cards per hand.</label> |