Room ID: 103
From: 2
Left Shaft - Bottom Right Door
To: 3
Left Shaft - Middle Right Door
It is important avoid touching the invisible fireballs the Alcoons place. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: {
"or": [
"h_crouchJumpDownGrab",
"HiJump",
"canWalljump",
"SpaceJump",
"canSpringBallJumpMidAir",
"canIBJ"
]
}
"h_heatedGModeOpenDifferentDoor"Dev note: Frozen Alcoon platforms and Artificial morph IBJ are not included, as Samus can crouch jump and down grab; they can be considered if G-mode + flash suits are added, though they are still likely not useful. |