Added Errata January 2016 to publication index.

This commit is contained in:
Yord 2016-02-03 20:45:46 +01:00
parent 112bd04252
commit 95f08e900e
5 changed files with 92 additions and 13 deletions

View file

@ -9,8 +9,8 @@ tags: [ Rules ]
Back to the <a href="/Index/">Full Publication Index</a>. Back to the <a href="/Index/">Full Publication Index</a>.
</p> </p>
<h2>Errata Index</h2> <h2>Errata Febuary 2013 Index</h2>
<table data-publication="Errata" class="hero"> <table data-publication="Errata Febuary 2013" class="hero">
<thead> <thead>
<tr class="filters"> <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 col0_filter" data-column="0" placeholder="search..." /></th>

View file

@ -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>Errata January 2016 Index</h2>
<table data-publication="Errata January 2016" 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>

View file

@ -71,7 +71,8 @@ CACHE:
/index/publication/Bitter-Medicine/ /index/publication/Bitter-Medicine/
/index/publication/Core-Rules/ /index/publication/Core-Rules/
/index/publication/Core-Rules-Bestiary-Expanded/ /index/publication/Core-Rules-Bestiary-Expanded/
/index/publication/Errata/ /index/publication/Errata-Febuary-2013/
/index/publication/Errata-January-2016/
/index/publication/Fools-Rush-In/ /index/publication/Fools-Rush-In/
/index/publication/Full-Metal-Fridays-1-1-1/ /index/publication/Full-Metal-Fridays-1-1-1/
/index/publication/Full-Metal-Fridays-1-1-2/ /index/publication/Full-Metal-Fridays-1-1-2/

View file

@ -70,7 +70,10 @@ tags: [ Version 4 ]
<li><a href="/index/publication/Bitter-Medicine/">Bitter Medicine</a></li> <li><a href="/index/publication/Bitter-Medicine/">Bitter Medicine</a></li>
<li><a href="/index/publication/Core-Rules/">Core Rules</a></li> <li><a href="/index/publication/Core-Rules/">Core Rules</a></li>
<li><a href="/index/publication/Core-Rules-Bestiary-Expanded/">Core Rules Bestiary Expanded</a></li> <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>Errata (<ul class="inline">
<li><a href="/index/publication/Errata-Febuary-2013/">Febuary 2013</a></li>
<li><a href="/index/publication/Errata-January-2016/">January 2016</a></li>
</ul>)</li>
<li><a href="/index/publication/Fools-Rush-In/">Fools Rush In</a></li> <li><a href="/index/publication/Fools-Rush-In/">Fools Rush In</a></li>
<li>Fridays Unleashed (<ul class="inline"> <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-09-2015/">01/09/2015</a></li>

View file

@ -1287,7 +1287,15 @@ var ikrpg = ikrpg || {};
}, },
{ {
name: "Close Shot", name: "Close Shot",
publication: "Errata", publication: "Errata Febuary 2013",
page: "1",
category: "Ability",
subcategory: "",
game: "FMF"
},
{
name: "Close Shot",
publication: "Errata January 2016",
page: "1", page: "1",
category: "Ability", category: "Ability",
subcategory: "", subcategory: "",
@ -1621,6 +1629,14 @@ var ikrpg = ikrpg || {};
subcategory: "", subcategory: "",
game: "FMF" game: "FMF"
}, },
{
name: "Divine Might",
publication: "Errata January 2016",
page: "2",
category: "Ability",
subcategory: "",
game: "FMF"
},
{ {
name: "Dodger", name: "Dodger",
publication: "Core Rules", publication: "Core Rules",
@ -5300,7 +5316,7 @@ var ikrpg = ikrpg || {};
page: "1", page: "1",
category: "Adventure", category: "Adventure",
subcategory: "Scenario", subcategory: "Scenario",
game: "FMF" game: "IKU"
}, },
{ {
name: "Immortality Part 1: Undeath Metal", name: "Immortality Part 1: Undeath Metal",
@ -6481,7 +6497,7 @@ var ikrpg = ikrpg || {};
page: "12", page: "12",
category: "Alchemy", category: "Alchemy",
subcategory: "Alchemical Item", subcategory: "Alchemical Item",
game: "FMF" game: "IKU"
}, },
{ {
name: "Scent Mask", name: "Scent Mask",
@ -15653,7 +15669,7 @@ var ikrpg = ikrpg || {};
page: "4", page: "4",
category: "Individual", category: "Individual",
subcategory: "", subcategory: "",
game: "FMF" game: "IKU"
}, },
{ {
name: "Oleg Strakhov, Kommander", name: "Oleg Strakhov, Kommander",
@ -17512,7 +17528,7 @@ var ikrpg = ikrpg || {};
page: "31", page: "31",
category: "Monsternomicon", category: "Monsternomicon",
subcategory: "Monster/Opponent", subcategory: "Monster/Opponent",
game: "FMF" game: "IKU"
}, },
{ {
name: "Feralgeist", name: "Feralgeist",
@ -17704,7 +17720,7 @@ var ikrpg = ikrpg || {};
page: "28", page: "28",
category: "Monsternomicon", category: "Monsternomicon",
subcategory: "Monster/Opponent", subcategory: "Monster/Opponent",
game: "FMF" game: "IKU"
}, },
{ {
name: "Razor Worm", name: "Razor Worm",
@ -17832,7 +17848,7 @@ var ikrpg = ikrpg || {};
page: "30", page: "30",
category: "Monsternomicon", category: "Monsternomicon",
subcategory: "Monster/Opponent", subcategory: "Monster/Opponent",
game: "FMF" game: "IKU"
}, },
{ {
name: "Snapper", name: "Snapper",
@ -18796,6 +18812,14 @@ var ikrpg = ikrpg || {};
subcategory: "Template", subcategory: "Template",
game: "FMF" game: "FMF"
}, },
{
name: "Resilient",
publication: "Errata January 2016",
page: "3",
category: "Monsternomicon",
subcategory: "Template",
game: "IKU"
},
{ {
name: "Runt", name: "Runt",
publication: "Monsternomicon", publication: "Monsternomicon",
@ -20228,7 +20252,7 @@ var ikrpg = ikrpg || {};
page: "29", page: "29",
category: "Monster", category: "Monster",
subcategory: "Solo Monster/Opponent", subcategory: "Solo Monster/Opponent",
game: "FMF" game: "IKU"
}, },
{ {
name: "Kroll Berok (Mighty Ogrun Pugilist)", name: "Kroll Berok (Mighty Ogrun Pugilist)",
@ -20332,7 +20356,7 @@ var ikrpg = ikrpg || {};
page: "27", page: "27",
category: "Monster", category: "Monster",
subcategory: "Solo Monster/Opponent", subcategory: "Solo Monster/Opponent",
game: "FMF" game: "IKU"
}, },
{ {
name: "Myrus Rathborne", name: "Myrus Rathborne",
@ -23741,6 +23765,14 @@ var ikrpg = ikrpg || {};
subcategory: "", subcategory: "",
game: "FMF" game: "FMF"
}, },
{
name: "Dark Guidance",
publication: "Errata January 2016",
page: "3",
category: "Spell",
subcategory: "",
game: "IKU"
},
{ {
name: "Dark Persuader", name: "Dark Persuader",
publication: "Monsternomicon", publication: "Monsternomicon",
@ -24381,6 +24413,14 @@ var ikrpg = ikrpg || {};
subcategory: "", subcategory: "",
game: "FMF" game: "FMF"
}, },
{
name: "Force Hammer",
publication: "Errata January 2016",
page: "3",
category: "Spell",
subcategory: "",
game: "IKU"
},
{ {
name: "Force of Faith", name: "Force of Faith",
publication: "Core Rules", publication: "Core Rules",