diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-27 08:07:11 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-27 08:07:11 +0000 |
commit | c371a5aacf4d80da8b2dfe37b7e08777ab042cfc (patch) | |
tree | 939dc47957110b74158a93374af9780c83597a49 /create.html | |
parent | 787185d7899e2a3eb9d34a50df56b2769bc0c62f (diff) | |
download | 1989-dawn-of-freedom-c371a5aacf4d80da8b2dfe37b7e08777ab042cfc.tar.gz |
Add alternative setups
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/create.html b/create.html index 0cc91ee..9c3f991 100644 --- a/create.html +++ b/create.html @@ -1 +1,8 @@ -<p>Notice:</p>
\ No newline at end of file +<dl> + <dt>Standard</dt> + <dd>This is the standard set up.</dd> + <dt>Democrat +1 SP</dt> + <dd>This set up offers the Democrat player one additional SP during set up.</dd> + <dt>Democrat +2 SP</dt> + <dd>This set up offers the Democrat player two additional SP during set up.</dd> +</dl>
\ No newline at end of file |