weathered mask BC

This commit is contained in:
ReznoRMichael 2021-02-16 02:37:03 +01:00
parent 20cc299e42
commit a6145a2a72
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -851,6 +851,7 @@ function CheckAdditionalThings(divId, dataObject, playerData, worldData, sceneDa
case "fragileHealth_unbreakable":
case "fragileStrength_unbreakable":
case "killedBindingSeal":
case "killedGodseekerMask":
if (playerData.hasOwnProperty(i) === false) {
CurrentDataBlank();
textPrefix = `<del>${textPrefix}</del>`;