add warrior dreams description
This commit is contained in:
parent
ea23b916bb
commit
412b50b2f2
3 changed files with 3 additions and 1 deletions
|
|
@ -3524,6 +3524,7 @@ var HK = {
|
||||||
warriorDreams: {
|
warriorDreams: {
|
||||||
h2: "Warrior Dreams",
|
h2: "Warrior Dreams",
|
||||||
id: "hk-warriordreams",
|
id: "hk-warriordreams",
|
||||||
|
description: "Special kind of bosses in Hollow Knight, which provide Essence after defeat. The Essence must be collected before each boss will provide +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 7,
|
maxPercent: 7,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -817,6 +817,7 @@ const HK = {
|
||||||
warriorDreams: {
|
warriorDreams: {
|
||||||
h2: "Warrior Dreams",
|
h2: "Warrior Dreams",
|
||||||
id: "hk-warriordreams",
|
id: "hk-warriordreams",
|
||||||
|
description: "Special kind of bosses in Hollow Knight, which provide Essence after defeat. The Essence must be collected before each boss will provide +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 7,
|
maxPercent: 7,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue