update descriptions
This commit is contained in:
parent
fdc690d467
commit
839462ef88
3 changed files with 5 additions and 5 deletions
|
|
@ -4639,7 +4639,7 @@ var HK = {
|
|||
essentialsStagStations: {
|
||||
h2: "Game Completion % Essentials – Stag Stations",
|
||||
id: "hk-essentials-stag-stations",
|
||||
description: "Stag Stations don't count directly towards 112% Game Completion, but are required to achieve full 112% by opening the <span class=\"spoiler-span blurred\">Stag Nest for the Vessel Fragment</span>.",
|
||||
description: "Opened Stag Stations don't count directly towards 112% Game Completion, but are required to achieve full 112% by discovering the <span class=\"spoiler-span blurred\">Stag Nest for the Vessel Fragment</span>.",
|
||||
entries: {
|
||||
openedTownBuilding: {
|
||||
name: "Stag Station: Dirtmouth",
|
||||
|
|
@ -4793,7 +4793,7 @@ var HK = {
|
|||
essentialsBosses: {
|
||||
h2: "Game Completion % Essentials – Bosses",
|
||||
id: "hk-essentials-bosses",
|
||||
description: "Bosses that don't count directly towards 112% Game Completion, but are required to achieve full 112%.",
|
||||
description: "Bosses that don't count directly towards 112% Game Completion, but are required to defeat to achieve full 112%.",
|
||||
entries: {
|
||||
killedMegaMossCharger: {
|
||||
name: "P1 Massive Moss Charger",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1206,7 +1206,7 @@ const HK = {
|
|||
essentialsStagStations: {
|
||||
h2: "Game Completion % Essentials – Stag Stations",
|
||||
id: "hk-essentials-stag-stations",
|
||||
description: `Stag Stations don't count directly towards 112% Game Completion, but are required to achieve full 112% by opening the <span class="spoiler-span blurred">Stag Nest for the Vessel Fragment</span>.`,
|
||||
description: `Opened Stag Stations don't count directly towards 112% Game Completion, but are required to achieve full 112% by discovering the <span class="spoiler-span blurred">Stag Nest for the Vessel Fragment</span>.`,
|
||||
entries: {
|
||||
openedTownBuilding: {
|
||||
name: "Stag Station: Dirtmouth",
|
||||
|
|
@ -1362,7 +1362,7 @@ const HK = {
|
|||
essentialsBosses: {
|
||||
h2: "Game Completion % Essentials – Bosses",
|
||||
id: "hk-essentials-bosses",
|
||||
description: "Bosses that don't count directly towards 112% Game Completion, but are required to achieve full 112%.",
|
||||
description: "Bosses that don't count directly towards 112% Game Completion, but are required to defeat to achieve full 112%.",
|
||||
entries: {
|
||||
killedMegaMossCharger: {
|
||||
name: "P1 Massive Moss Charger",
|
||||
|
|
|
|||
Loading…
Reference in a new issue