diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-01 13:29:17 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-17 12:53:17 +0100 |
commit | ce31007441aaf7d1bd561d15a0762b60b79b4ffb (patch) | |
tree | 57131d91b2fee50b12b302be7be68940149635f0 | |
parent | 89fd663f0b7dab5af643b2b6153703ec57e9f29e (diff) | |
download | hammer-of-the-scots-ce31007441aaf7d1bd561d15a0762b60b79b4ffb.tar.gz |
Add scenario description info to create pages.
-rw-r--r-- | create.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/create.html b/create.html new file mode 100644 index 0000000..67acf61 --- /dev/null +++ b/create.html @@ -0,0 +1,8 @@ +<dl> +<dt><a href="/hammer-of-the-scots/info/rules.html#braveheart">Braveheart</a> +<dd>1297 through 1305. +<dt><a href="/hammer-of-the-scots/info/rules.html#the_bruce">The Bruce</a> +<dd>1306 through 1314. +<dt><a href="/hammer-of-the-scots/info/rules.html#campaign">Campaign</a> +<dd>Start as per Braveheart but is played until one player achieves victory. +</dl> |