add Whispering Roots to db

This commit is contained in:
ReznoRMichael 2022-01-16 21:12:23 +01:00
parent f171064ff1
commit 78cf8e0465
3 changed files with 19 additions and 1 deletions

View file

@ -5957,6 +5957,14 @@ var HK = {
entries: {}
},
/* ###################################### Collectibles -> Whispering Roots ############################################## */
whisperingRoots: {
h2: "Whispering Roots",
id: "hk-whispering-roots",
description: "Whispering Roots Description.",
entries: {}
},
/* ###################################### Collectibles -> Items ############################################## */
items: {
h2: "Items",

File diff suppressed because one or more lines are too long

View file

@ -2739,6 +2739,16 @@ const HK = {
},
},
/* ###################################### Collectibles -> Whispering Roots ############################################## */
whisperingRoots: {
h2: "Whispering Roots",
id: "hk-whispering-roots",
description: `Whispering Roots Description.`,
entries: {
},
},
/* ###################################### Collectibles -> Items ############################################## */
items: {