mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 06:26:26 +00:00
Fixed error where Dhunian Paragon was not displayed.
This commit is contained in:
parent
002478c551
commit
750e4e0733
2 changed files with 26 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 2016-05-16
|
# 2016-05-16v2
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8286,7 +8286,31 @@ var ikrpg = ikrpg || {};
|
||||||
game: "IKU"
|
game: "IKU"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Dhunian Paragon",
|
name: "Dhunian Paragon (Fall)",
|
||||||
|
publication: "Wild Adventure",
|
||||||
|
page: "16",
|
||||||
|
category: "Character Creation",
|
||||||
|
subcategory: "Career",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Dhunian Paragon (Spring)",
|
||||||
|
publication: "Wild Adventure",
|
||||||
|
page: "16",
|
||||||
|
category: "Character Creation",
|
||||||
|
subcategory: "Career",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Dhunian Paragon (Summer)",
|
||||||
|
publication: "Wild Adventure",
|
||||||
|
page: "16",
|
||||||
|
category: "Character Creation",
|
||||||
|
subcategory: "Career",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Dhunian Paragon (Winter)",
|
||||||
publication: "Wild Adventure",
|
publication: "Wild Adventure",
|
||||||
page: "16",
|
page: "16",
|
||||||
category: "Character Creation",
|
category: "Character Creation",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue