From fc097ed3565b92579d7e34057a5ef8dd188899ee Mon Sep 17 00:00:00 2001 From: Philipp Wille Date: Sat, 8 Aug 2015 18:30:12 -1000 Subject: [PATCH] Update index.js --- static/javascripts/index.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/static/javascripts/index.js b/static/javascripts/index.js index bf4958b..7259dbf 100644 --- a/static/javascripts/index.js +++ b/static/javascripts/index.js @@ -1892,16 +1892,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" @@ -27218,4 +27218,4 @@ var ikrpg = ikrpg || {}; game: "IKU" }, ]; -})(); \ No newline at end of file +})();