diff --git a/ikrpg.appcache b/ikrpg.appcache index deac790..ae3d1e3 100644 --- a/ikrpg.appcache +++ b/ikrpg.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 2016-05-16 +# 2016-05-16v2 CACHE: diff --git a/static/javascripts/index.js b/static/javascripts/index.js index 8342ce6..0c1ef75 100644 --- a/static/javascripts/index.js +++ b/static/javascripts/index.js @@ -8286,7 +8286,31 @@ var ikrpg = ikrpg || {}; 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", page: "16", category: "Character Creation",