diff --git a/ikrpg.appcache b/ikrpg.appcache index 688b9f8..8be8c4f 100644 --- a/ikrpg.appcache +++ b/ikrpg.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 2015-07-13 +# 2015-08-08 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 NETWORK: -* \ No newline at end of file +* diff --git a/index.html b/index.html index ff9eda5..efb247f 100644 --- a/index.html +++ b/index.html @@ -123,7 +123,7 @@ tags: [ Version 4 ]
  • Season 1
  • Season 2
  • ) -
  • Unleashed
  • +
  • Unleashed Core Rules
  • Unleashed Adventure Kit Rulebook/Scenario
  • Urban Adventure.
  • @@ -215,4 +215,4 @@ tags: [ Version 4 ]
    1. Full Metal Fantasy (click for the classic background)
    2. Unleashed (click for the new background)
    3. -
    \ No newline at end of file + diff --git a/static/javascripts/index.js b/static/javascripts/index.js index cab1aec..5fff016 100644 --- a/static/javascripts/index.js +++ b/static/javascripts/index.js @@ -2100,16 +2100,16 @@ var ikrpg = ikrpg || {}; }, { name: "Find Cover", - publication: "Unleashed Core Rules", - page: "161", + publication: "Unleashed Adventure Kit Rulebook", + page: "9", category: "Ability", subcategory: "", game: "IKU" }, { name: "Find Cover", - publication: "Unleashed Adventure Kit Rulebook", - page: "9", + publication: "Unleashed Core Rules", + page: "161", category: "Ability", subcategory: "", game: "IKU" @@ -4260,16 +4260,16 @@ var ikrpg = ikrpg || {}; }, { name: "Staredown", - publication: "Unleashed Core Rules", - page: "167", + publication: "Unleashed Adventure Kit Rulebook", + page: "10", category: "Ability", subcategory: "", game: "IKU" }, { name: "Staredown", - publication: "Unleashed Adventure Kit Rulebook", - page: "10", + publication: "Unleashed Core Rules", + page: "167", category: "Ability", subcategory: "", game: "IKU" @@ -29261,4 +29261,4 @@ var ikrpg = ikrpg || {}; game: "IKU" }, ]; -})(); \ No newline at end of file +})();