feat: Links to pages
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
<section>
|
||||
<h1>Creature Template Information</h1>
|
||||
|
||||
<!-- Global Headers/Page Info -->
|
||||
<p class="page-metadata">44GAME MASTER | 305</p>
|
||||
|
||||
<h2>CHAPTER</h2>
|
||||
|
||||
<!-- HUMANOID Section -->
|
||||
<article class="creature-entry" id="humanoid">
|
||||
<h3>HUMANOID</h3>
|
||||
@@ -25,7 +22,6 @@
|
||||
free.
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- MONSTER Section -->
|
||||
<article class="creature-entry" id="monster">
|
||||
<h3>MONSTER</h3>
|
||||
@@ -44,7 +40,6 @@
|
||||
<strong>Rules:</strong> Monsters have no special rules.
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- PLANT Section -->
|
||||
<article class="creature-entry" id="plant">
|
||||
<h3>PLANT</h3>
|
||||
@@ -64,7 +59,6 @@
|
||||
and Vulnerable to (choose one: air, bolt, fire, ice) damage.
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- UNDEAD Section -->
|
||||
<article class="creature-entry" id="undead">
|
||||
<h3>UNDEAD</h3>
|
||||
@@ -89,7 +83,6 @@
|
||||
</p>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Signature/Credit Block -->
|
||||
<div class="credits">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user