zote descriptions

This commit is contained in:
ReznoRMichael 2021-02-13 23:14:38 +01:00
parent 0aefb2a8f1
commit 5c722ee8bc
2 changed files with 13 additions and 13 deletions

View file

@ -941,7 +941,7 @@ function CheckAdditionalThings(divId, dataObject, playerData, worldData, sceneDa
textPrefix = dataObject[i].nameTrappedVengefly;
textSuffix = dataObject[i].spoilerTrappedVengefly;
}
else {
else if (playerData.hasWalljump === true) {
textPrefix = dataObject[i].nameNotRescuedVengefly;
textSuffix = dataObject[i].spoilerNotRescuedVengefly;
}

View file

@ -957,19 +957,19 @@ const HK = {
},
zoteStatus: {
name: "Zote Status",
nameNeglect: "Zote Status",
nameRivalry: "Zote Status",
nameTrappedVengefly: "Zote Status",
nameNotRescuedVengefly: "Zote Status",
nameTrappedDeepnest: "Zote Status",
nameColosseum: "Zote Status",
nameNeglect: "Zote Choice: Neglect",
nameRivalry: "Zote Choice: Rivalry",
nameTrappedVengefly: "Zote Status: Vengefly",
nameNotRescuedVengefly: "Zote Status: Greenpath",
nameTrappedDeepnest: "Zote Status: Deepnest",
nameColosseum: "Zote Status: Colosseum of Fools",
spoiler: "Choice to make per save file",
spoilerNeglect: "Neglect achievement (per save choice)",
spoilerRivalry: "Neglect achievement (per save choice)",
spoilerTrappedVengefly: "Neglect achievement (per save choice)",
spoilerNotRescuedVengefly: "Neglect achievement (per save choice)",
spoilerTrappedDeepnest: "Neglect achievement (per save choice)",
spoilerColosseum: "Neglect achievement (per save choice)",
spoilerNeglect: "One achievement per save file",
spoilerRivalry: "One achievement per save file",
spoilerTrappedVengefly: "Greenpath, defeat Vengefly King",
spoilerNotRescuedVengefly: "Check what happened with Zote",
spoilerTrappedDeepnest: "Deepnest, free from cobwebs",
spoilerColosseum: "Trial of the Warrior",
},
nailsmithStatus: {
name: "Nailsmith Status",