mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Path of Devastation Season 1 to publications index.
This commit is contained in:
parent
8343689b8e
commit
29cb26c6b9
1 changed files with 8 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ var ikrpg = ikrpg || {};
|
||||||
|
|
||||||
// Ability
|
// Ability
|
||||||
// Adventure
|
// Adventure
|
||||||
// Scenario, Encounter, Scenario Setting, Encounter, Scenario Setting
|
// Scenario, Encounter, Scenario Setting
|
||||||
// Alchemy
|
// Alchemy
|
||||||
// Alchemical Ingredient, Alchemical Item, Field Alchemy, Grenate
|
// Alchemical Ingredient, Alchemical Item, Field Alchemy, Grenate
|
||||||
// Character Creation
|
// Character Creation
|
||||||
|
|
@ -2121,6 +2121,13 @@ var ikrpg = ikrpg || {};
|
||||||
category: "Adventure",
|
category: "Adventure",
|
||||||
subcategory: "Encounter"
|
subcategory: "Encounter"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Twisted Steel",
|
||||||
|
publication: "Path of Devastation Season 1",
|
||||||
|
page: "20",
|
||||||
|
category: "Adventure",
|
||||||
|
subcategory: "Encounter"
|
||||||
|
},
|
||||||
// ##### Adventure > Scenario Setting ##### \\
|
// ##### Adventure > Scenario Setting ##### \\
|
||||||
{
|
{
|
||||||
name: "Bexlyfe",
|
name: "Bexlyfe",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue