Skip to content

Commit 11a9197

Browse files
committed
Update CF strat
1 parent d84a519 commit 11a9197

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

region/tourian/main/Metroid Room 1.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,13 @@
17421742
"requires": [
17431743
{"obstaclesCleared": ["R-Mode"]},
17441744
{"or": [
1745-
"h_CrystalFlashForReserveEnergy",
1745+
{"and": [
1746+
"h_CrystalFlashForReserveEnergy",
1747+
{"or": [
1748+
"canInsaneJump",
1749+
"f_KilledMetroidRoom1"
1750+
]}
1751+
]},
17461752
{"and": [
17471753
"canRiskPermanentLossOfAccess",
17481754
{"not": "f_KilledMetroidRoom1"},

0 commit comments

Comments
 (0)