Changed order of staredowns

This commit is contained in:
Philipp Wille 2015-08-08 20:46:12 -10:00
parent c1d98262d8
commit c6c8eff170

View file

@ -3828,16 +3828,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"
@ -27218,4 +27218,4 @@ var ikrpg = ikrpg || {};
game: "IKU" game: "IKU"
}, },
]; ];
})(); })();