update description

This commit is contained in:
ReznoRMichael 2022-02-09 15:31:47 +01:00
parent 2e39b24c1f
commit ecbf1727f6
3 changed files with 3 additions and 3 deletions

View file

@ -9145,7 +9145,7 @@ var HK = {
corniferNotes: { corniferNotes: {
h2: "Cornifer's Notes", h2: "Cornifer's Notes",
id: "hk-cornifer-notes", id: "hk-cornifer-notes",
description: "Cornifer the Cartographer leaves his note on the ground every time he leaves the current area. The note will be at the same spot where Cornifer was met. He leaves an area once a specific condition from that area was met, like defeating a boss or learning a new ability.", description: "Cornifer the Cartographer leaves his note on the ground every time he leaves the current area. The note will be at the same spot where Cornifer was met. He leaves an area once a specific condition from that area was met, like defeating a boss or learning a new ability. After reading a note it will stop glowing and the entry will be marked as completed.",
entries: { entries: {
corniferNote1: { corniferNote1: {
name: "Note #1: Forgotten Crossroads", name: "Note #1: Forgotten Crossroads",

File diff suppressed because one or more lines are too long

View file

@ -5738,7 +5738,7 @@ const HK = {
corniferNotes: { corniferNotes: {
h2: "Cornifer's Notes", h2: "Cornifer's Notes",
id: "hk-cornifer-notes", id: "hk-cornifer-notes",
description: `Cornifer the Cartographer leaves his note on the ground every time he leaves the current area. The note will be at the same spot where Cornifer was met. He leaves an area once a specific condition from that area was met, like defeating a boss or learning a new ability.`, description: `Cornifer the Cartographer leaves his note on the ground every time he leaves the current area. The note will be at the same spot where Cornifer was met. He leaves an area once a specific condition from that area was met, like defeating a boss or learning a new ability. After reading a note it will stop glowing and the entry will be marked as completed.`,
entries: { entries: {
corniferNote1: { corniferNote1: {
name: "Note #1: Forgotten Crossroads", name: "Note #1: Forgotten Crossroads",