Skip to content

Commit 8e8ebe1

Browse files
authored
Merge pull request #2429 from nn357/spongebath_10pbcf
add 10pb cf to spongebath room
2 parents aa4228a + b0134b0 commit 8e8ebe1

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

region/wreckedship/main/Sponge Bath.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,29 @@
237237
"gModeRegainMobility": {},
238238
"flashSuitChecked": true
239239
},
240+
{
241+
"link": [1, 1],
242+
"name": "10 Power Bomb Crystal Flash",
243+
"requires": [
244+
"f_DefeatedPhantoon",
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+
]}
258+
]},
259+
"h_10PowerBombCrystalFlash"
260+
],
261+
"flashSuitChecked": true
262+
},
240263
{
241264
"id": 9,
242265
"link": [1, 2],
@@ -1313,6 +1336,29 @@
13131336
],
13141337
"flashSuitChecked": true
13151338
},
1339+
{
1340+
"link": [2, 2],
1341+
"name": "10 Power Bomb Crystal Flash",
1342+
"requires": [
1343+
"f_DefeatedPhantoon",
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+
]}
1357+
]},
1358+
"h_10PowerBombCrystalFlash"
1359+
],
1360+
"flashSuitChecked": true
1361+
},
13161362
{
13171363
"id": 59,
13181364
"link": [2, 2],

0 commit comments

Comments
 (0)