Room ID: 103
 
        | 
        From: 2 Left Shaft - Bottom Right Door 
        To: 4 Left Shaft - Top 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. FIXME: It is possible to kill a Multiviola in the gap in the floor, but Samus only gets one attempt, and its very difficult to escape with a small Energy drop. |