mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 06:26:26 +00:00
Added Path of Devastation Season 4 to Publication Index.
This commit is contained in:
parent
c2c12e4103
commit
6b65eddbe0
5 changed files with 63 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: ikrpg
|
||||
redirect_from: "/Character-Sheets/"
|
||||
tags: [Version 0.2 beta]
|
||||
tags: [Version 1]
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="/static/stylesheets/content/generator.css" />
|
||||
|
|
|
|||
|
|
@ -0,0 +1,35 @@
|
|||
---
|
||||
published: true
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Path of Devastation Season 4 Index</h2>
|
||||
<table data-publication="Path of Devastation Season 4" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col4_filter" data-column="4" placeholder="search..." /></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Entry</th>
|
||||
<th>Page</th>
|
||||
<th>Category</th>
|
||||
<th>Subcategory</th>
|
||||
<th>Game</th>
|
||||
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
<script type="text/javascript" src="/static/javascripts/index.js"></script>
|
||||
<script type="text/javascript" src="/static/javascripts/datatables-filters.js"></script>
|
||||
<script type="text/javascript" src="/static/javascripts/setup-datatables.js"></script>
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
CACHE MANIFEST
|
||||
# 2015-10-20
|
||||
# 2015-10-29
|
||||
|
||||
CACHE:
|
||||
|
||||
|
|
@ -128,6 +128,7 @@ CACHE:
|
|||
/index/publication/Path-of-Devastation-Season-1/
|
||||
/index/publication/Path-of-Devastation-Season-2/
|
||||
/index/publication/Path-of-Devastation-Season-3/
|
||||
/index/publication/Path-of-Devastation-Season-4/
|
||||
/index/publication/Skorne-Empire/
|
||||
/index/publication/Urban-Adventure/
|
||||
/index/publication/Unleashed-Core-Rules/
|
||||
|
|
|
|||
|
|
@ -128,6 +128,7 @@ tags: [ Version 4 ]
|
|||
<li><a href="/index/publication/Path-of-Devastation-Season-1/">Season 1</a></li>
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-2/">Season 2</a></li>
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-3/">Season 3</a></li>
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-4/">Season 4</a></li>
|
||||
</ul>)</li>
|
||||
<li><a href="/index/publication/Skorne-Empire/">Skorne Empire</a></li>
|
||||
<li><a href="/index/publication/Unleashed-Core-Rules/">Unleashed Core Rules</a></li>
|
||||
|
|
|
|||
|
|
@ -5359,6 +5359,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Encounter",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Hadrin's Rest",
|
||||
publication: "Path of Devastation Season 4",
|
||||
page: "20",
|
||||
category: "Adventure",
|
||||
subcategory: "Encounter",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Hogshead",
|
||||
publication: "Fridays Unleashed 2/20/2015",
|
||||
|
|
@ -17122,6 +17130,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Monster/Opponent",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Broken Wheels",
|
||||
publication: "Path of Devastation Season 4",
|
||||
page: "28",
|
||||
category: "Monsternomicon",
|
||||
subcategory: "Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Brute Boar",
|
||||
publication: "Unleashed Core Rules",
|
||||
|
|
@ -20270,6 +20286,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Solo Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Thayle Hadrin",
|
||||
publication: "Path of Devastation Season 4",
|
||||
page: "29",
|
||||
category: "Monsternomicon",
|
||||
subcategory: "Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Tobin Marconi",
|
||||
publication: "No Quarter #56",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue