add vessel fragments description
This commit is contained in:
parent
d8951352ff
commit
ebf2ea68f5
3 changed files with 3 additions and 1 deletions
|
|
@ -3428,6 +3428,7 @@ var HK = {
|
|||
vesselFragments: {
|
||||
h2: "Vessel Fragments",
|
||||
id: "hk-vesselfragments",
|
||||
description: "Fragments for increasing max soul. Each 3 Vessel Fragments collected (a full Soul Vessel) provide +1% to Game Completion Percentage.",
|
||||
percent: 0,
|
||||
maxPercent: 3,
|
||||
entries: {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -721,6 +721,7 @@ const HK = {
|
|||
vesselFragments: {
|
||||
h2: "Vessel Fragments",
|
||||
id: "hk-vesselfragments",
|
||||
description: "Fragments for increasing max soul. Each 3 Vessel Fragments collected (a full Soul Vessel) provide +1% to Game Completion Percentage.",
|
||||
percent: 0,
|
||||
maxPercent: 3,
|
||||
entries: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue