add mask shards description
This commit is contained in:
parent
c4879e02b5
commit
d8951352ff
3 changed files with 3 additions and 1 deletions
|
|
@ -3311,6 +3311,7 @@ var HK = {
|
||||||
maskShards: {
|
maskShards: {
|
||||||
h2: "Mask Shards",
|
h2: "Mask Shards",
|
||||||
id: "hk-maskshards",
|
id: "hk-maskshards",
|
||||||
|
description: "Fragments for increasing max health. Each 4 Mask Fragments collected (a full Mask) provide +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 4,
|
maxPercent: 4,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -605,6 +605,7 @@ const HK = {
|
||||||
maskShards: {
|
maskShards: {
|
||||||
h2: "Mask Shards",
|
h2: "Mask Shards",
|
||||||
id: "hk-maskshards",
|
id: "hk-maskshards",
|
||||||
|
description: "Fragments for increasing max health. Each 4 Mask Fragments collected (a full Mask) provide +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 4,
|
maxPercent: 4,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue