diff --git a/static/javascripts/index.js b/static/javascripts/index.js index bf4958b..639333b 100644 --- a/static/javascripts/index.js +++ b/static/javascripts/index.js @@ -3828,16 +3828,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" @@ -27218,4 +27218,4 @@ var ikrpg = ikrpg || {}; game: "IKU" }, ]; -})(); \ No newline at end of file +})();