delicate flower BC
This commit is contained in:
parent
2f275c44f7
commit
5086aa0a0f
2 changed files with 5 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -852,6 +852,10 @@ function CheckAdditionalThings(divId, dataObject, playerData, worldData, sceneDa
|
|||
case "fragileStrength_unbreakable":
|
||||
case "killedBindingSeal":
|
||||
case "killedGodseekerMask":
|
||||
case "givenGodseekerFlower":
|
||||
case "givenOroFlower":
|
||||
case "givenWhiteLadyFlower":
|
||||
case "givenEmilitiaFlower":
|
||||
if (playerData.hasOwnProperty(i) === false) {
|
||||
CurrentDataBlank();
|
||||
textPrefix = `<del>${textPrefix}</del>`;
|
||||
|
|
|
|||
Loading…
Reference in a new issue