update Grubs description

This commit is contained in:
ReznoRMichael 2022-01-20 20:26:36 +01:00
parent 0022720770
commit 07db29df3e
3 changed files with 5 additions and 5 deletions

View file

@ -4801,7 +4801,7 @@ var HK = {
achievements: { achievements: {
h2: "Achievements Essentials", h2: "Achievements Essentials",
id: "hk-achievements", id: "hk-achievements",
description: "All the completely optional things that matter for achievements. This includes Zote/Nailsmith choices that you've made on your save file.", description: "All the completely optional things that matter for achievements. Things here don't count or matter towards 112% Game Completion. This section includes Zote and Nailsmith choices that you've made on your save file.",
entries: { entries: {
hasMap: { hasMap: {
name: "Inventory Map", name: "Inventory Map",
@ -6151,7 +6151,7 @@ var HK = {
grubs: { grubs: {
h2: "Grubs", h2: "Grubs",
id: "hk-grubs", id: "hk-grubs",
description: "Grubs Description.", description: "Creatures found trapped in glass jars throughout Hallownest. They can be freed from their jar after which the Grubfather grants a reward for each Grub that is saved.<br>\n <b>Note:</b> Due to a bug in recent versions of Hollow Knight, Grubs #33 and #34 (The Collector/Tower of Love) are not marked as released correctly in the save file. As a workaround for this bug, when Grub #32 is detected as released, #33 and #34 are automatically marked as released too in this app.",
percent: 0, percent: 0,
maxPercent: 46, maxPercent: 46,
entries: { entries: {
@ -9127,7 +9127,7 @@ var HK = {
statistics: { statistics: {
h2: "Game Statistics", h2: "Game Statistics",
id: "hk-statistics", id: "hk-statistics",
description: "This section is dedicated to all secrets, numbers and stats fans. Everything else you wish to know or the game doesn't tell you: Secrets, Whispering Roots, Geo deposits, Nail damage, Notches, total Relics found and many others.", description: "Dedicated to numbers and stats fans. Everything what the game may not always tell you directly, but what can be read from a save file.",
entries: { entries: {
journalEntriesCompleted: { journalEntriesCompleted: {
name: "Creatures Encountered", name: "Creatures Encountered",

File diff suppressed because one or more lines are too long

View file

@ -2737,7 +2737,7 @@ const HK = {
h2: "Grubs", h2: "Grubs",
id: "hk-grubs", id: "hk-grubs",
description: `Creatures found trapped in glass jars throughout Hallownest. They can be freed from their jar after which the Grubfather grants a reward for each Grub that is saved.<br> description: `Creatures found trapped in glass jars throughout Hallownest. They can be freed from their jar after which the Grubfather grants a reward for each Grub that is saved.<br>
Note: Due to a bug in recent versions of Hollow Knight, Grubs #33 and #34 (The Collector/Tower of Love) are not marked as released correctly in the save file. As a workaround for this bug, when Grub #32 is released, #33 and #34 are also marked as released in this app.`, <b>Note:</b> Due to a bug in recent versions of Hollow Knight, Grubs #33 and #34 (The Collector/Tower of Love) are not marked as released correctly in the save file. As a workaround for this bug, when Grub #32 is detected as released, #33 and #34 are automatically marked as released too in this app.`,
percent: 0, percent: 0,
maxPercent: 46, maxPercent: 46,
entries: { entries: {