add Dream nail description
This commit is contained in:
parent
ebf2ea68f5
commit
ea23b916bb
3 changed files with 3 additions and 1 deletions
|
|
@ -3498,6 +3498,7 @@ var HK = {
|
||||||
dreamNail: {
|
dreamNail: {
|
||||||
h2: "Dream Nail and Essence",
|
h2: "Dream Nail and Essence",
|
||||||
id: "hk-dreamnail",
|
id: "hk-dreamnail",
|
||||||
|
description: "A special dream Ability. Can collect Essence and enter dreams. Each milestone here will provide +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 3,
|
maxPercent: 3,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -790,6 +790,7 @@ const HK = {
|
||||||
dreamNail: {
|
dreamNail: {
|
||||||
h2: "Dream Nail and Essence",
|
h2: "Dream Nail and Essence",
|
||||||
id: "hk-dreamnail",
|
id: "hk-dreamnail",
|
||||||
|
description: "A special dream Ability. Can collect Essence and enter dreams. Each milestone here will provide +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 3,
|
maxPercent: 3,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue