Room ID: 127
        
        From: 2 
    Right Vertical Door 
        To: 7 
Direct G-Mode Morph Junction (At Speed Blocks) 
 A single horizontal Power Bomb boost can get Samus on top of the blocks and kill most of the Mellas. The blocks will break after exiting G-mode. Entrance condition: {
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": true
  },
  "comesThroughToilet": "any"
}Requires: {
  "tech": "canBombHorizontally"
}
"h_artificialMorphPowerBomb"Clears obstacles: A Dev note: Obstacle A will not be cleared until exiting G-mode, but no G-mode strat will use that obstacle, so it should be fine clearing it now.  |