diff options
| author | Max Pernklau | 2021-01-19 12:28:57 +0100 |
|---|---|---|
| committer | Max Pernklau | 2021-01-19 12:28:57 +0100 |
| commit | f82485aec3f1b0593a964024d513e878da2c71e1 (patch) | |
| tree | 1a722aa7c8ce3ebd39bf655a0b6ebce2e21229ae /player-handout.html | |
| parent | 03699dab395b694cd7689b402e40fc71d7f95314 (diff) | |
| download | sinking-ship-dungeon-f82485aec3f1b0593a964024d513e878da2c71e1.tar.gz sinking-ship-dungeon-f82485aec3f1b0593a964024d513e878da2c71e1.zip | |
room descriptions storage b and below, general ship systems
Diffstat (limited to 'player-handout.html')
| -rw-r--r-- | player-handout.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/player-handout.html b/player-handout.html index c2311a8..e502028 100644 --- a/player-handout.html +++ b/player-handout.html @@ -5,7 +5,6 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="Asciidoctor 2.0.12"> -<meta name="author" content="== Character Creation"> <title>Sinking Ship Player Handout</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"> <style> @@ -442,11 +441,11 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b <body class="article"> <div id="header"> <h1>Sinking Ship Player Handout</h1> -<div class="details"> -<span id="author" class="author">== Character Creation</span><br> -</div> </div> <div id="content"> +<div class="sect1"> +<h2 id="_character_creation">Character Creation</h2> +<div class="sectionbody"> <div class="ulist"> <ul> <li> @@ -462,7 +461,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b <p>you wake up from a drug-induced slumber, trapped in <em>storage B</em>.</p> </li> <li> -<p>flashback appropriate to your background: How do they know what they do?</p> +<p>flashback appropriate to your background: How do you know what you do?</p> </li> </ul> </div> @@ -522,9 +521,11 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b </tbody> </table> </div> +</div> +</div> <div id="footer"> <div id="footer-text"> -Last updated 2021-01-19 09:49:58 +0100 +Last updated 2021-01-19 10:13:21 +0100 </div> </div> </body> |
