diff options
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/create.html b/create.html index ce909e8..fedafea 100644 --- a/create.html +++ b/create.html @@ -1,3 +1,11 @@ +<p> +<i> +Tip: To learn the game, play the scenarios from the base +game in order. They are built to show you the ropes of the system, and to get +you used to pulling the levers, with each scenario in the base set being +progressively more complex. +</i> + <link rel="stylesheet" href="/table-battles/cards.css"> <style> .card { box-shadow: var(--drop-shadow); background-size: 240px 336px; } |