add Godhome description
This commit is contained in:
parent
cc98e57fb2
commit
d0fbbcc95d
3 changed files with 5 additions and 3 deletions
|
|
@ -2761,7 +2761,7 @@ var HK = {
|
|||
spoiler: "A mysterious shaman is living in a dwelling, somewhere below the town of Dirtmouth."
|
||||
},
|
||||
hornet1Defeated: {
|
||||
spoiler: "A skilled protector is guarding some ruins in a lush green forest."
|
||||
spoiler: "A skilled protector is guarding old ruins in a lush green forest."
|
||||
},
|
||||
hasDash: {
|
||||
spoiler: "An old cloak is lying on a green path near a broken shell."
|
||||
|
|
@ -4533,6 +4533,7 @@ var HK = {
|
|||
godhomeStatistics: {
|
||||
h2: "Godhome Statistics",
|
||||
id: "hk-godhome-statistics",
|
||||
description: "Everything about Godhome, that didn't fit any other category. Currently a little empty here, but I plan to definitively add more stats in the future.",
|
||||
entries: {
|
||||
seenGGWastes: {
|
||||
name: "Tuner Memory",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -87,7 +87,7 @@ const HK = {
|
|||
spoiler: "A mysterious shaman is living in a dwelling, somewhere below the town of Dirtmouth."
|
||||
},
|
||||
hornet1Defeated: {
|
||||
spoiler: "A skilled protector is guarding some ruins in a lush green forest."
|
||||
spoiler: "A skilled protector is guarding old ruins in a lush green forest."
|
||||
},
|
||||
hasDash: {
|
||||
spoiler: "An old cloak is lying on a green path near a broken shell."
|
||||
|
|
@ -1832,6 +1832,7 @@ const HK = {
|
|||
godhomeStatistics: {
|
||||
h2: "Godhome Statistics",
|
||||
id: "hk-godhome-statistics",
|
||||
description: "Everything about Godhome, that didn't fit any other category. Currently a little empty here, but I plan to definitively add more stats in the future.",
|
||||
entries: {
|
||||
seenGGWastes: {
|
||||
name: "Tuner Memory",
|
||||
|
|
|
|||
Loading…
Reference in a new issue