update from sparkleup
This commit is contained in:
parent
ea6e1046b4
commit
4facca2a3e
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Zk | The Post-Self TTRPG</title>
|
||||
<title>Zk | The Post-Self TTRPG MC's Guide</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
|
||||
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
|
@ -10,10 +10,16 @@
|
|||
<body>
|
||||
<main>
|
||||
<header>
|
||||
<h1>Zk | The Post-Self TTRPG</h1>
|
||||
<h1>Zk | The Post-Self TTRPG MC's Guide</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<div class="toc">
|
||||
<p>TODO: </p>
|
||||
<ul>
|
||||
<li>Condense into a minimalist system that fits on a single sheet for the players — just describe items on the character sheet and say go. As long as that’s explained, the rest is the MC’s job.</li>
|
||||
<li>Give actual examples rather than just a list of stubbed examples</li>
|
||||
<li>Perhaps three different levels: one page rules for back of character sheet, three page PHB, full DMG</li>
|
||||
</ul>
|
||||
<div class="toc">
|
||||
<ul>
|
||||
<li><a href="#about-post-self">About Post-Self</a></li>
|
||||
<li><a href="#about-the-post-self-universe">About the Post-Self universe</a><ul>
|
||||
|
|
Loading…
Reference in New Issue