diff options
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/create.html b/create.html index e69de29..a9b870a 100644 --- a/create.html +++ b/create.html @@ -0,0 +1,10 @@ +<p> +Optional rules: +<dl> +<dt> +<label> +<input type="checkbox" name="iron_bridge" value="true"> +Iron Bridge +</label> +<dd>The road between Antioch and Harim has a move limit of 3. +</dl> |