charms owned add database

This commit is contained in:
ReznoRMichael 2021-03-16 15:11:51 +01:00
parent ba69e14d2b
commit 933b8a5e8d
3 changed files with 13 additions and 1 deletions

View file

@ -3344,6 +3344,12 @@ var HK = {
/* /*
Charms Found: Charms Found:
*/ */
charmsOwned: {
name: "Charms Owned",
spoiler: "out of 40 total",
max: 40,
wiki: "Category:Charms#List_of_Charms"
},
dreamOrbs: { dreamOrbs: {
name: "Essence Collected", name: "Essence Collected",
spoiler: "Dream Nail (2400 for completion)", spoiler: "Dream Nail (2400 for completion)",

File diff suppressed because one or more lines are too long

View file

@ -883,6 +883,12 @@ const HK = {
/* /*
Charms Found: Charms Found:
*/ */
charmsOwned: {
name: "Charms Owned",
spoiler: "out of 40 total",
max: 40,
wiki: "Category:Charms#List_of_Charms"
},
dreamOrbs: { dreamOrbs: {
name: "Essence Collected", name: "Essence Collected",
spoiler: "Dream Nail (2400 for completion)", spoiler: "Dream Nail (2400 for completion)",