add spells description
This commit is contained in:
parent
0e77caf70a
commit
c4879e02b5
3 changed files with 3 additions and 1 deletions
|
|
@ -3264,6 +3264,7 @@ var HK = {
|
|||
spells: {
|
||||
h2: "Spells",
|
||||
id: "hk-spells",
|
||||
description: "Skills that consume Soul. Each new spell learned or upgraded provides +1% to Game Completion Percentage.",
|
||||
percent: 0,
|
||||
maxPercent: 6,
|
||||
entries: {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -557,6 +557,7 @@ const HK = {
|
|||
spells: {
|
||||
h2: "Spells",
|
||||
id: "hk-spells",
|
||||
description: "Skills that consume Soul. Each new spell learned or upgraded provides +1% to Game Completion Percentage.",
|
||||
percent: 0,
|
||||
maxPercent: 6,
|
||||
entries: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue