corrected description
This commit is contained in:
parent
70b00d7757
commit
17ce10f0f4
3 changed files with 3 additions and 3 deletions
|
|
@ -4515,7 +4515,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 the rarest and most likely missable Hunter's Journal enemies (prefixed by \"Journal: \"). You will also see your Zote/Nailsmith choices that you've made.",
|
description: "All the completely optional things that matter for achievements. This includes Zote/Nailsmith choices that you've made on your save file.",
|
||||||
entries: {
|
entries: {
|
||||||
hasMap: {
|
hasMap: {
|
||||||
name: "Inventory Map",
|
name: "Inventory Map",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1372,7 +1372,7 @@ const 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 the rarest and most likely missable Hunter's Journal enemies (prefixed by "Journal: "). You will also see your Zote/Nailsmith choices that you've made.`,
|
description: `All the completely optional things that matter for achievements. This includes Zote/Nailsmith choices that you've made on your save file.`,
|
||||||
entries: {
|
entries: {
|
||||||
hasMap: {
|
hasMap: {
|
||||||
name: "Inventory Map",
|
name: "Inventory Map",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue