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: {
|
nailArts: {
|
||||||
h2: "Nail Arts",
|
h2: "Nail Arts",
|
||||||
id: "hk-nailarts",
|
id: "hk-nailarts",
|
||||||
|
description: "Advanced weapon combat techniques. Each new technique learned provides +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 3,
|
maxPercent: 3,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -528,6 +528,7 @@ const HK = {
|
||||||
nailArts: {
|
nailArts: {
|
||||||
h2: "Nail Arts",
|
h2: "Nail Arts",
|
||||||
id: "hk-nailarts",
|
id: "hk-nailarts",
|
||||||
|
description: "Advanced weapon combat techniques. Each new technique learned provides +1% to Game Completion Percentage.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 3,
|
maxPercent: 3,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue