add Colosseum description
This commit is contained in:
parent
39625a1efe
commit
af57ee13fa
3 changed files with 3 additions and 1 deletions
|
|
@ -3596,6 +3596,7 @@ var HK = {
|
||||||
colosseum: {
|
colosseum: {
|
||||||
h2: "Colosseum of Fools",
|
h2: "Colosseum of Fools",
|
||||||
id: "hk-colosseum",
|
id: "hk-colosseum",
|
||||||
|
description: "Completing each Trial in the Colosseum provides +1% to Game Completion Percentage. This section sums up the original 100% Game Completion Percentage from Hollow Knight in 2017 (without Content Packs).",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 3,
|
maxPercent: 3,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -891,6 +891,7 @@ const HK = {
|
||||||
colosseum: {
|
colosseum: {
|
||||||
h2: "Colosseum of Fools",
|
h2: "Colosseum of Fools",
|
||||||
id: "hk-colosseum",
|
id: "hk-colosseum",
|
||||||
|
description: "Completing each Trial in the Colosseum provides +1% to Game Completion Percentage. This section sums up the original 100% Game Completion Percentage from Hollow Knight in 2017 (without Content Packs).",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 3,
|
maxPercent: 3,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue