update description
This commit is contained in:
parent
2e39b24c1f
commit
ecbf1727f6
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue