Indiana Jones Room: G-Mode Morph, Power Bomb the Blocks and Mellas

Room ID: 127

Wiki
From: 2
Right Vertical Door
To: 6
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": "any",
    "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.