Skip to content

Commit 85d9e82

Browse files
committed
Remove redundant acid interrupt path for PB-less strats
1 parent 9395a7f commit 85d9e82

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

region/norfair/crocomire/Indiana Jones Room.json

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -463,20 +463,14 @@
463463
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
464464
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}},
465465
{"canShineCharge": {"usedTiles": 17, "openEnd": 0}},
466-
{"or": [
467-
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
468-
{"and": [
469-
{"autoReserveTrigger": {}},
470-
{"acidFrames": 20}
471-
]}
472-
]},
466+
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
473467
"canRModeSparkInterrupt"
474468
],
475469
"clearsObstacles": ["B"],
476470
"flashSuitChecked": true,
477471
"blueSuitChecked": true,
478472
"note": [
479-
"Get past the speed blocks and farm the Mellas. Shinecharge while running back and use a Mella or the acid to interrupt.",
473+
"Get past the speed blocks and farm the Mellas. Shinecharge while running back and use a Mella to interrupt.",
480474
"Getting past the blocks without Morph requires either an Insane Short Charge or an Acid Shinespark."
481475
]
482476
},
@@ -1607,20 +1601,14 @@
16071601
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
16081602
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}},
16091603
{"canShineCharge": {"usedTiles": 17, "openEnd": 0}},
1610-
{"or": [
1611-
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
1612-
{"and": [
1613-
{"autoReserveTrigger": {}},
1614-
{"acidFrames": 20}
1615-
]}
1616-
]},
1604+
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
16171605
"canRModeSparkInterrupt"
16181606
],
16191607
"clearsObstacles": ["B"],
16201608
"flashSuitChecked": true,
16211609
"blueSuitChecked": true,
16221610
"note": [
1623-
"Farm the Mellas for energy, then run through the speed blocks, shinecharge, and use a Mella or the acid to interrupt."
1611+
"Farm the Mellas for energy, then run through the speed blocks, shinecharge, and use a Mella to interrupt."
16241612
]
16251613
},
16261614
{

0 commit comments

Comments
 (0)