Skip to content

Commit b0134b0

Browse files
committed
Update Sponge Bath.json
1 parent 3f008fd commit b0134b0

1 file changed

Lines changed: 26 additions & 18 deletions

File tree

region/wreckedship/main/Sponge Bath.json

Lines changed: 26 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -242,15 +242,19 @@
242242
"name": "10 Power Bomb Crystal Flash",
243243
"requires": [
244244
"f_DefeatedPhantoon",
245-
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
246-
{"or": [
247-
"ScrewAttack",
248-
"canPseudoScrew",
249-
"Plasma",
250-
"Grapple",
251-
{"resetRoom": {"nodes": [2]}},
252-
{"ammo": {"type": "Missile", "count": 3}},
253-
{"ammo": {"type": "Super", "count": 3}}
245+
{"or":[
246+
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
247+
{"and": [
248+
{"resetRoom": {"nodes": [2]}},
249+
{"or": [
250+
"ScrewAttack",
251+
"canPseudoScrew",
252+
"Plasma",
253+
"Grapple",
254+
{"ammo": {"type": "Missile", "count": 3}},
255+
{"ammo": {"type": "Super", "count": 3}}
256+
]}
257+
]}
254258
]},
255259
"h_10PowerBombCrystalFlash"
256260
],
@@ -1337,15 +1341,19 @@
13371341
"name": "10 Power Bomb Crystal Flash",
13381342
"requires": [
13391343
"f_DefeatedPhantoon",
1340-
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
1341-
{"or": [
1342-
"ScrewAttack",
1343-
"canPseudoScrew",
1344-
"Plasma",
1345-
"Grapple",
1346-
{"resetRoom": {"nodes": [2]}},
1347-
{"ammo": {"type": "Missile", "count": 3}},
1348-
{"ammo": {"type": "Super", "count": 3}}
1344+
{"or":[
1345+
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
1346+
{"and": [
1347+
{"resetRoom": {"nodes": [2]}},
1348+
{"or": [
1349+
"ScrewAttack",
1350+
"canPseudoScrew",
1351+
"Plasma",
1352+
"Grapple",
1353+
{"ammo": {"type": "Missile", "count": 3}},
1354+
{"ammo": {"type": "Super", "count": 3}}
1355+
]}
1356+
]}
13491357
]},
13501358
"h_10PowerBombCrystalFlash"
13511359
],

0 commit comments

Comments
 (0)