diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-01 13:29:17 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-16 19:12:55 +0100 |
commit | f2178e7877d0441cadabc733abcfaccc33dbac7d (patch) | |
tree | 7b98a0c78af11ee6c8de10b771a8c42efb5fd61c | |
parent | 653ee4c0917227b374a97bd7074a15cd26e65235 (diff) | |
download | richard-iii-f2178e7877d0441cadabc733abcfaccc33dbac7d.tar.gz |
Add scenario description info to create pages.
-rw-r--r-- | create.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/create.html b/create.html new file mode 100644 index 0000000..de29e6f --- /dev/null +++ b/create.html @@ -0,0 +1,14 @@ +<dl> +<dt> +<a href="/richard-iii/info/rules.html#page4">Wars of the Roses</a> +<dd> +All three campaigns. +<dt> +<a href="/richard-iii/info/rules.html#page9">Kingmaker</a> +<dd> +Campaign 2 only. +<dt> +<a href="/richard-iii/info/rules.html#page10">Richard III</a> +<dd> +Campaign 3 only. +</dl> |