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: {
|
||||
h2: "Mask Shards",
|
||||
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,
|
||||
maxPercent: 4,
|
||||
entries: {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -605,6 +605,7 @@ const HK = {
|
|||
maskShards: {
|
||||
h2: "Mask Shards",
|
||||
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,
|
||||
maxPercent: 4,
|
||||
entries: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue