Merge branch 'master' of github.com:ikrpg/ikrpg.github.io

This commit is contained in:
Yord 2015-08-14 01:00:20 +02:00
commit 0be3b0abcb
3 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
CACHE MANIFEST CACHE MANIFEST
# 2015-07-13 # 2015-08-08
CACHE: CACHE:
@ -190,4 +190,4 @@ http://cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js
https://cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js https://cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js
NETWORK: NETWORK:
* *

View file

@ -123,7 +123,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-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-2/">Season 2</a></li>
</ul>)</li> </ul>)</li>
<li><a href="/index/publication/Unleashed/">Unleashed</a></li> <li><a href="/index/publication/Unleashed-Core-Rules/">Unleashed Core Rules</a></li>
<li>Unleashed Adventure Kit <a href="/index/publication/Unleashed-Adventure-Kit-Rulebook/">Rulebook</a>/<a href="/index/publication/Unleashed-Adventure-Kit-Scenario/">Scenario</a></li> <li>Unleashed Adventure Kit <a href="/index/publication/Unleashed-Adventure-Kit-Rulebook/">Rulebook</a>/<a href="/index/publication/Unleashed-Adventure-Kit-Scenario/">Scenario</a></li>
<li><a href="/index/publication/Urban-Adventure/">Urban Adventure</a>.</li> <li><a href="/index/publication/Urban-Adventure/">Urban Adventure</a>.</li>
</ul> </ul>
@ -215,4 +215,4 @@ tags: [ Version 4 ]
<ol> <ol>
<li><a href="javascript:setBackground('/static/images/bg-FMF.jpg', -370);">Full Metal Fantasy</a> (click for the classic background)</li> <li><a href="javascript:setBackground('/static/images/bg-FMF.jpg', -370);">Full Metal Fantasy</a> (click for the classic background)</li>
<li><a href="javascript:setBackground('/static/images/bg-Unleashed.jpg', -250);">Unleashed</a> (click for the new background)</li> <li><a href="javascript:setBackground('/static/images/bg-Unleashed.jpg', -250);">Unleashed</a> (click for the new background)</li>
</ol> </ol>

View file

@ -2100,16 +2100,16 @@ var ikrpg = ikrpg || {};
}, },
{ {
name: "Find Cover", name: "Find Cover",
publication: "Unleashed Core Rules", publication: "Unleashed Adventure Kit Rulebook",
page: "161", page: "9",
category: "Ability", category: "Ability",
subcategory: "", subcategory: "",
game: "IKU" game: "IKU"
}, },
{ {
name: "Find Cover", name: "Find Cover",
publication: "Unleashed Adventure Kit Rulebook", publication: "Unleashed Core Rules",
page: "9", page: "161",
category: "Ability", category: "Ability",
subcategory: "", subcategory: "",
game: "IKU" game: "IKU"
@ -4260,16 +4260,16 @@ var ikrpg = ikrpg || {};
}, },
{ {
name: "Staredown", name: "Staredown",
publication: "Unleashed Core Rules", publication: "Unleashed Adventure Kit Rulebook",
page: "167", page: "10",
category: "Ability", category: "Ability",
subcategory: "", subcategory: "",
game: "IKU" game: "IKU"
}, },
{ {
name: "Staredown", name: "Staredown",
publication: "Unleashed Adventure Kit Rulebook", publication: "Unleashed Core Rules",
page: "10", page: "167",
category: "Ability", category: "Ability",
subcategory: "", subcategory: "",
game: "IKU" game: "IKU"
@ -29261,4 +29261,4 @@ var ikrpg = ikrpg || {};
game: "IKU" game: "IKU"
}, },
]; ];
})(); })();