Skip to content

Commit be38213

Browse files
committed
Update Sponge Bath.json
1 parent 1c4e078 commit be38213

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

region/wreckedship/main/Sponge Bath.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,16 @@
242242
"name": "10 Power Bomb Crystal Flash",
243243
"requires": [
244244
"f_DefeatedPhantoon",
245+
{"or": [
246+
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
247+
"ScrewAttack",
248+
"canPseudoScrew",
249+
"Plasma",
250+
"Grapple",
251+
{"resetRoom": {"nodes": [2]}},
252+
{"ammo": {"type": "Missile", "count": 3}},
253+
{"ammo": {"type": "Super", "count": 3}}
254+
]},
245255
"h_10PowerBombCrystalFlash"
246256
],
247257
"flashSuitChecked": true
@@ -1327,6 +1337,16 @@
13271337
"name": "10 Power Bomb Crystal Flash",
13281338
"requires": [
13291339
"f_DefeatedPhantoon",
1340+
{"or": [
1341+
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
1342+
"ScrewAttack",
1343+
"canPseudoScrew",
1344+
"Plasma",
1345+
"Grapple",
1346+
{"resetRoom": {"nodes": [2]}},
1347+
{"ammo": {"type": "Missile", "count": 3}},
1348+
{"ammo": {"type": "Super", "count": 3}}
1349+
]},
13301350
"h_10PowerBombCrystalFlash"
13311351
],
13321352
"flashSuitChecked": true

0 commit comments

Comments
 (0)