add nail arts description
This commit is contained in:
parent
f871064b21
commit
0e77caf70a
3 changed files with 3 additions and 1 deletions
|
|
@ -3235,6 +3235,7 @@ var HK = {
|
|||
nailArts: {
|
||||
h2: "Nail Arts",
|
||||
id: "hk-nailarts",
|
||||
description: "Advanced weapon combat techniques. Each new technique learned provides +1% to Game Completion Percentage.",
|
||||
percent: 0,
|
||||
maxPercent: 3,
|
||||
entries: {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -528,6 +528,7 @@ const HK = {
|
|||
nailArts: {
|
||||
h2: "Nail Arts",
|
||||
id: "hk-nailarts",
|
||||
description: "Advanced weapon combat techniques. Each new technique learned provides +1% to Game Completion Percentage.",
|
||||
percent: 0,
|
||||
maxPercent: 3,
|
||||
entries: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue