unbreakable charms backwards compatibility

This commit is contained in:
ReznoRMichael 2021-02-16 02:34:46 +01:00
parent 8ffc386d47
commit 12b22a11d2
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -847,6 +847,9 @@ function CheckAdditionalThings(divId, dataObject, playerData, worldData, sceneDa
case "killedPaleLurker":
case "whiteDefenderDefeated":
case "gotGrimmNotch":
case "fragileGreed_unbreakable":
case "fragileHealth_unbreakable":
case "fragileStrength_unbreakable":
if (playerData.hasOwnProperty(i) === false) {
CurrentDataBlank();
textPrefix = `<del>${textPrefix}</del>`;