We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d84a519 commit 11a9197Copy full SHA for 11a9197
1 file changed
region/tourian/main/Metroid Room 1.json
@@ -1742,7 +1742,13 @@
1742
"requires": [
1743
{"obstaclesCleared": ["R-Mode"]},
1744
{"or": [
1745
- "h_CrystalFlashForReserveEnergy",
+ {"and": [
1746
+ "h_CrystalFlashForReserveEnergy",
1747
+ {"or": [
1748
+ "canInsaneJump",
1749
+ "f_KilledMetroidRoom1"
1750
+ ]}
1751
+ ]},
1752
{"and": [
1753
"canRiskPermanentLossOfAccess",
1754
{"not": "f_KilledMetroidRoom1"},
0 commit comments