charms owned add database
This commit is contained in:
parent
ba69e14d2b
commit
933b8a5e8d
3 changed files with 13 additions and 1 deletions
|
|
@ -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
|
|
@ -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)",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue