Green Brinstar Main Shaft: G-Mode Morph, Stay in Room

Room ID: 44

Wiki
From: 7
Below Power Bomb Blocks - Top Right Door
To: 10
Right Etecoon Shaft - Bottom Left Door

Roll through the camera scroll blocks in front of the bomb block, then go through the morph tunnel and exit g-mode.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

"h_artificialMorphMovement"
"canOffScreenMovement"

Dev note: Staying in the room and doing more will require canOffScreenMovement. FIXME: Find a way to prevent needing to do things that are too unreasonable to do, even with canOffScreenMovement.