Green Hill Zone: Direct G-Mode Morph Remote Acquire

Room ID: 54

Wiki
From: 2
Top Right Door
To: 1
Top Left Door

Fall past the first bug, wait for the second to spawn before rolling off the ledge. Get into the tube with an IBJ, bomb boost Spring Ball jump, or HiJump Spring Fling. Touch the item then roll out of the tube before exiting G-mode to remote acquire the item.

Entrance condition:

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

Requires:

{
  "or": [
    "h_artificialMorphLongIBJ",
    "h_artificialMorphSpringBallBombJump",
    {
      "and": [
        "HiJump",
        "h_artificialMorphSpringFling"
      ]
    }
  ]
}