add nail upgrades description
This commit is contained in:
parent
714cca91ec
commit
f871064b21
3 changed files with 3 additions and 1 deletions
|
|
@ -3199,6 +3199,7 @@ var HK = {
|
||||||
nailUpgrades: {
|
nailUpgrades: {
|
||||||
h2: "Nail Upgrades",
|
h2: "Nail Upgrades",
|
||||||
id: "hk-nailupgrades",
|
id: "hk-nailupgrades",
|
||||||
|
description: "Upgrades to the Knight's main weapon damage. Each upgrade provides +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
|
|
@ -491,6 +491,7 @@ const HK = {
|
||||||
nailUpgrades: {
|
nailUpgrades: {
|
||||||
h2: "Nail Upgrades",
|
h2: "Nail Upgrades",
|
||||||
id: "hk-nailupgrades",
|
id: "hk-nailupgrades",
|
||||||
|
description: "Upgrades to the Knight's main weapon damage. Each upgrade provides +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 4,
|
maxPercent: 4,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue