format database
This commit is contained in:
parent
6a7ab4f7a2
commit
66c419e6e1
1 changed files with 325 additions and 329 deletions
|
|
@ -3182,8 +3182,7 @@ const HK = {
|
|||
h2: "Relics - Wanderer's Journal",
|
||||
id: "hk-relics-journal",
|
||||
description: `Relics - Wanderer's Journal Description.`,
|
||||
entries: {
|
||||
},
|
||||
entries: {},
|
||||
},
|
||||
|
||||
/* ###################################### Collectibles -> Relics - Hallownest Seal ############################################## */
|
||||
|
|
@ -3192,8 +3191,7 @@ const HK = {
|
|||
h2: "Relics - Hallownest Seal",
|
||||
id: "hk-relics-seal",
|
||||
description: `Relics - Hallownest Seal Description.`,
|
||||
entries: {
|
||||
},
|
||||
entries: {},
|
||||
},
|
||||
|
||||
/* ###################################### Collectibles -> Relics - King's Idol ############################################## */
|
||||
|
|
@ -3202,8 +3200,7 @@ const HK = {
|
|||
h2: "Relics - King's Idol",
|
||||
id: "hk-relics-idol",
|
||||
description: `Relics - King's Idol Description.`,
|
||||
entries: {
|
||||
},
|
||||
entries: {},
|
||||
},
|
||||
|
||||
/* ###################################### Collectibles -> Relics - Arcane Egg ############################################## */
|
||||
|
|
@ -3488,8 +3485,7 @@ const HK = {
|
|||
h2: "Geo Rocks",
|
||||
id: "hk-geo-rocks",
|
||||
description: `Geo Rocks Description.`,
|
||||
entries: {
|
||||
},
|
||||
entries: {},
|
||||
},
|
||||
|
||||
/* ###################################### Secrets -> World Interactions ############################################## */
|
||||
|
|
|
|||
Loading…
Reference in a new issue