Whispering Roots description
This commit is contained in:
parent
7ab08bf8c3
commit
51951310f8
3 changed files with 3 additions and 3 deletions
|
|
@ -5961,7 +5961,7 @@ var HK = {
|
||||||
whisperingRoots: {
|
whisperingRoots: {
|
||||||
h2: "Whispering Roots",
|
h2: "Whispering Roots",
|
||||||
id: "hk-whispering-roots",
|
id: "hk-whispering-roots",
|
||||||
description: "Whispering Roots Description.",
|
description: "There are 15 Whispering Roots in the game, containing a total of 482 Essence. Whispering Root Pin from Iselda reveals the locations of every Whispering Root in an area after that area's Map has been purchased.",
|
||||||
entries: {
|
entries: {
|
||||||
whisperingRoot1: {
|
whisperingRoot1: {
|
||||||
name: "Whispering Root #1: 29 Orbs",
|
name: "Whispering Root #1: 29 Orbs",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -2744,7 +2744,7 @@ const HK = {
|
||||||
whisperingRoots: {
|
whisperingRoots: {
|
||||||
h2: "Whispering Roots",
|
h2: "Whispering Roots",
|
||||||
id: "hk-whispering-roots",
|
id: "hk-whispering-roots",
|
||||||
description: `Whispering Roots Description.`,
|
description: `There are 15 Whispering Roots in the game, containing a total of 482 Essence. Whispering Root Pin from Iselda reveals the locations of every Whispering Root in an area after that area's Map has been purchased.`,
|
||||||
entries: {
|
entries: {
|
||||||
whisperingRoot1: {
|
whisperingRoot1: {
|
||||||
name: "Whispering Root #1: 29 Orbs",
|
name: "Whispering Root #1: 29 Orbs",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue