summaryrefslogtreecommitdiff
path: root/create.html
diff options
context:
space:
mode:
Diffstat (limited to 'create.html')
-rw-r--r--create.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/create.html b/create.html
index 090b354..3ff4b7a 100644
--- a/create.html
+++ b/create.html
@@ -10,6 +10,7 @@ Players may swap any blocks on the map as long as the original number of
deployed blocks in each city is maintained.
</dl>
+<p>
Optional rules:
<dl>
<dt>
@@ -17,3 +18,19 @@ Optional rules:
<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>
+<br><label><input type="checkbox" name="remove_jupiter" value="true">Remove Jupiter.</label>
+<br><label><input type="checkbox" name="remove_vulcan" value="true">Remove Vulcan.</label>
+<br><label><input type="checkbox" name="remove_all_events" value="true">Remove all events.</label>
+<!--
+<br><label><input type="checkbox" name="remove_apollo" value="true">Remove Apollo.</label>
+<br><label><input type="checkbox" name="remove_jupiter" value="true">Remove Jupiter.</label>
+<br><label><input type="checkbox" name="remove_mercury" value="true">Remove Mercury.</label>
+<br><label><input type="checkbox" name="remove_mars" value="true">Remove Mars.</label>
+<br><label><input type="checkbox" name="remove_neptune" value="true">Remove Neptune.</label>
+<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>
+-->