add Grimm Troupe description

This commit is contained in:
ReznoRMichael 2021-07-13 19:37:46 +02:00
parent af57ee13fa
commit 40fefc0371
3 changed files with 7 additions and 5 deletions

View file

@ -3622,6 +3622,7 @@ var HK = {
grimmTroupe: { grimmTroupe: {
h2: "Grimm Troupe Content Pack", h2: "Grimm Troupe Content Pack",
id: "hk-grimmtroupe", id: "hk-grimmtroupe",
description: "The first Content Pack. Released October 26th, 2017 (1.2.1.0 game update). It added additional +6% to max Game Completion Percentage. Note: It requires making a choice, but no matter what you will choose, you will still get the same +1%.",
percent: 0, percent: 0,
maxPercent: 6, maxPercent: 6,
entries: { entries: {
@ -3666,8 +3667,8 @@ var HK = {
wiki: "Grimm" wiki: "Grimm"
}, },
grimmChildLevel: { grimmChildLevel: {
name: "Nightmare King or Banish Troupe", name: "Complete Ritual or Banish Troupe",
nameDefault: "Nightmare King or Banish Troupe", nameDefault: "Complete Ritual or Banish Troupe",
nameNightmareKing: "Grimm Troupe Choice: Nightmare King", nameNightmareKing: "Grimm Troupe Choice: Nightmare King",
nameBanishment: "Grimm Troupe Choice: Banishment", nameBanishment: "Grimm Troupe Choice: Banishment",
spoiler: "One choice per save file: Dirtmouth or Howling Cliffs", spoiler: "One choice per save file: Dirtmouth or Howling Cliffs",

File diff suppressed because one or more lines are too long

View file

@ -918,6 +918,7 @@ const HK = {
grimmTroupe: { grimmTroupe: {
h2: "Grimm Troupe Content Pack", h2: "Grimm Troupe Content Pack",
id: "hk-grimmtroupe", id: "hk-grimmtroupe",
description: "The first Content Pack. Released October 26th, 2017 (1.2.1.0 game update). It added additional +6% to max Game Completion Percentage. Note: It requires making a choice, but no matter what you will choose, you will still get the same +1%.",
percent: 0, percent: 0,
maxPercent: 6, maxPercent: 6,
entries: { entries: {
@ -962,8 +963,8 @@ const HK = {
wiki: "Grimm" wiki: "Grimm"
}, },
grimmChildLevel: { grimmChildLevel: {
name: "Nightmare King or Banish Troupe", name: "Complete Ritual or Banish Troupe",
nameDefault: "Nightmare King or Banish Troupe", nameDefault: "Complete Ritual or Banish Troupe",
nameNightmareKing: "Grimm Troupe Choice: Nightmare King", nameNightmareKing: "Grimm Troupe Choice: Nightmare King",
nameBanishment: "Grimm Troupe Choice: Banishment", nameBanishment: "Grimm Troupe Choice: Banishment",
spoiler: "One choice per save file: Dirtmouth or Howling Cliffs", spoiler: "One choice per save file: Dirtmouth or Howling Cliffs",