mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Fridays Unleashed to Publication Index.
This commit is contained in:
parent
5f142ffbc4
commit
19a85add44
13 changed files with 427 additions and 2 deletions
|
|
@ -31,6 +31,7 @@ tags: [ Version 2 ]
|
|||
<li><a href="/index/category/Vehicle/">Vehicle</a></li>
|
||||
<li><a href="/index/category/Warbeast/">Warbeast</a>.</li>
|
||||
</ul>
|
||||
<p></p>
|
||||
<ul style="margin: -1em 0 1em 0; color: #D24D33;">
|
||||
<li>Use the links to navigate the index!</li>
|
||||
<li>Use the search... fields to filter rows!</li>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 01/09/2015"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 01/09/2015 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 01/09/2015" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 01/16/2014"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 01/16/2014 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 01/16/2014" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 01/23/2105"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 01/23/2105 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 01/23/2105" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 01/30/2015"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 01/30/2015 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 01/30/2015" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 02/13/2015"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 02/13/2015 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 02/13/2015" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 02/20/2015"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 02/20/2015 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 02/20/2015" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 03/06/2015"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 03/06/2015 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 03/06/2015" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 03/20/2015"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 03/20/2015 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 03/20/2015" 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>
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
published: true
|
||||
title: "Fridays Unleashed 03/27/2015"
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Fridays Unleashed 03/27/2015 Index</h2>
|
||||
<table data-publication="Fridays Unleashed 03/27/2015" 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-05-02v2
|
||||
# 2015-05-16
|
||||
|
||||
CACHE:
|
||||
|
||||
|
|
|
|||
14
index.html
14
index.html
|
|
@ -66,6 +66,17 @@ tags: [ Version 3 ]
|
|||
<li><a href="/index/publication/Core-Rules-Bestiary-Expanded/">Core Rules Bestiary Expanded</a></li>
|
||||
<li><a href="/index/publication/Errata/">Errata</a></li>
|
||||
<li><a href="/index/publication/Fools-Rush-In/">Fools Rush In</a></li>
|
||||
<li>Fridays Unleashed (<ul class="inline">
|
||||
<li><a href="/index/publication/Fridays-Unleashed-01-09-2015/">01/09/2015</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-01-16-2014/">01/16/2014</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-01-23-2105/">01/23/2105</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-01-30-2015/">01/30/2015</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-02-13-2015/">02/13/2015</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-02-20-2015/">02/20/2015</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-03-06-2015/">03/06/2015</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-03-20-2015/">03/20/2015</a></li>
|
||||
<li><a href="/index/publication/Fridays-Unleashed-03-27-2015/">03/27/2015</a></li>
|
||||
</ul>)</li>
|
||||
<li>Full Metal Friday (<ul class="inline">
|
||||
<li><a href="/index/publication/Full-Metal-Friday-1-1-1/">1-1-1</a></li>
|
||||
<li><a href="/index/publication/Full-Metal-Friday-1-1-2/">1-1-2</a></li>
|
||||
|
|
@ -101,7 +112,8 @@ tags: [ Version 3 ]
|
|||
<li><a href="/index/publication/No-Quarter-56/">#56</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-57/">#57</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-58/">#58</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-59z/">#59</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-59/">#59</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-60/">#60</a></li>
|
||||
</ul>)</li>
|
||||
<li>Path of Devastation (<ul class="inline">
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-1/">Season 1</a></li>
|
||||
|
|
|
|||
|
|
@ -4540,6 +4540,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Encounter",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Hogshead",
|
||||
publication: "Fridays Unleashed 02/20/2015",
|
||||
page: "1",
|
||||
category: "Adventure",
|
||||
subcategory: "Encounter",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Sailor take Warning",
|
||||
publication: "Full Metal Friday 1/1/4",
|
||||
|
|
@ -4718,6 +4726,22 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Hazard",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Pit Traps",
|
||||
publication: "Fridays Unleashed 01/30/2015",
|
||||
page: "1",
|
||||
category: "Adventure",
|
||||
subcategory: "Hazard",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Poisonous Plants",
|
||||
publication: "Fridays Unleashed 01/16/2014",
|
||||
page: "1",
|
||||
category: "Adventure",
|
||||
subcategory: "Hazard",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Quicksand",
|
||||
publication: "Unleashed",
|
||||
|
|
@ -4766,6 +4790,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Hazard",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Wounded Razor Boar",
|
||||
publication: "Fridays Unleashed 01/30/2015",
|
||||
page: "1",
|
||||
category: "Adventure",
|
||||
subcategory: "Hazard",
|
||||
game: "IKU"
|
||||
},
|
||||
// ##### Alchemy > Alchemical Ingredient ##### \\
|
||||
{
|
||||
name: "Alchemical Explosive",
|
||||
|
|
@ -5684,6 +5716,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Bone Grinder Fetish",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Bone Fetish",
|
||||
publication: "Fridays Unleashed 02/20/2015",
|
||||
page: "1",
|
||||
category: "Alchemy",
|
||||
subcategory: "Bone Grinder Fetish",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Bone Fetish",
|
||||
publication: "Unleashed",
|
||||
|
|
@ -6021,6 +6061,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Adventuring Company",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Wilderness Expedition",
|
||||
publication: "Fridays Unleashed 01/09/2015",
|
||||
page: "1",
|
||||
category: "Character Creation",
|
||||
subcategory: "Adventuring Company",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Wilderness Kriel",
|
||||
publication: "Unleashed",
|
||||
|
|
@ -12795,6 +12843,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Gullin Oakbreaker",
|
||||
publication: "Fridays Unleashed 03/20/2015",
|
||||
page: "1",
|
||||
category: "Individual",
|
||||
subcategory: "",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Gunnbjorn, Captain",
|
||||
publication: "No Quarter #43",
|
||||
|
|
@ -12899,6 +12955,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Knor",
|
||||
publication: "Fridays Unleashed 03/27/2015",
|
||||
page: "1",
|
||||
category: "Individual",
|
||||
subcategory: "",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Leto Raelthorne, King",
|
||||
publication: "Kings, Nations, and Gods",
|
||||
|
|
@ -12907,6 +12971,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Longchops",
|
||||
publication: "Fridays Unleashed 02/13/2015",
|
||||
page: "1",
|
||||
category: "Individual",
|
||||
subcategory: "",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Lorimer Kex, The Mad Arcanist",
|
||||
publication: "No Quarter #60",
|
||||
|
|
@ -12931,6 +13003,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Lurk",
|
||||
publication: "Fridays Unleashed 03/06/2015",
|
||||
page: "1",
|
||||
category: "Individual",
|
||||
subcategory: "",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Magda McCallahan, Pirate Captain",
|
||||
publication: "No Quarter #54",
|
||||
|
|
@ -13211,6 +13291,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Zocha the Outcast",
|
||||
publication: "Fridays Unleashed 01/23/2105",
|
||||
page: "1",
|
||||
category: "Individual",
|
||||
subcategory: "",
|
||||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Zolor Kurang",
|
||||
publication: "No Quarter #57",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue