add Godmaster description
This commit is contained in:
parent
c1a6e2d615
commit
cbb5ef17ef
3 changed files with 3 additions and 1 deletions
|
|
@ -3703,6 +3703,7 @@ var HK = {
|
||||||
godmaster: {
|
godmaster: {
|
||||||
h2: "Godmaster Content Pack",
|
h2: "Godmaster Content Pack",
|
||||||
id: "hk-godmaster",
|
id: "hk-godmaster",
|
||||||
|
description: "The third Content Pack. Released August 23rd, 2018 (1.4.2.4 Game Update). It added additional +5% to max Game Completion Percentage (up to a total of 112%).",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 5,
|
maxPercent: 5,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1001,6 +1001,7 @@ const HK = {
|
||||||
godmaster: {
|
godmaster: {
|
||||||
h2: "Godmaster Content Pack",
|
h2: "Godmaster Content Pack",
|
||||||
id: "hk-godmaster",
|
id: "hk-godmaster",
|
||||||
|
description: "The third Content Pack. Released August 23rd, 2018 (1.4.2.4 Game Update). It added additional +5% to max Game Completion Percentage (up to a total of 112%).",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 5,
|
maxPercent: 5,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue