mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Changed order of staredowns
This commit is contained in:
parent
c1d98262d8
commit
c6c8eff170
1 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
})();
|
})();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue