add Achievements description
This commit is contained in:
parent
23d439754e
commit
28a3cb54b0
3 changed files with 3 additions and 1 deletions
|
|
@ -3993,6 +3993,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.",
|
||||||
entries: {
|
entries: {
|
||||||
areaMaps: {
|
areaMaps: {
|
||||||
name: "Area Maps",
|
name: "Area Maps",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1291,6 +1291,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.`,
|
||||||
entries: {
|
entries: {
|
||||||
areaMaps: {
|
areaMaps: {
|
||||||
name: "Area Maps",
|
name: "Area Maps",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue