add Achievements description

This commit is contained in:
ReznoRMichael 2021-07-13 20:08:44 +02:00
parent 23d439754e
commit 28a3cb54b0
3 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -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",