add spells description

This commit is contained in:
ReznoRMichael 2021-07-12 23:37:44 +02:00
parent 0e77caf70a
commit c4879e02b5
3 changed files with 3 additions and 1 deletions

View file

@ -3264,6 +3264,7 @@ var HK = {
spells: { spells: {
h2: "Spells", h2: "Spells",
id: "hk-spells", id: "hk-spells",
description: "Skills that consume Soul. Each new spell learned or upgraded provides +1% to Game Completion Percentage.",
percent: 0, percent: 0,
maxPercent: 6, maxPercent: 6,
entries: { entries: {

File diff suppressed because one or more lines are too long

View file

@ -557,6 +557,7 @@ const HK = {
spells: { spells: {
h2: "Spells", h2: "Spells",
id: "hk-spells", id: "hk-spells",
description: "Skills that consume Soul. Each new spell learned or upgraded provides +1% to Game Completion Percentage.",
percent: 0, percent: 0,
maxPercent: 6, maxPercent: 6,
entries: { entries: {