Crumble Shaft: G-Mode

Room ID: 111

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

Climb the solid crumble blocks. It is possible to use a Super to knock a Sova off and follow it to the door and pause abuse to grab its Energy drop on G-mode exit.

Entrance condition:

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

Requires:

{
  "or": [
    "h_heatedGModeOpenDifferentDoor",
    {
      "and": [
        {
          "ammo": {
            "type": "Super",
            "count": 1
          }
        },
        "h_heatedGModePauseAbuse"
      ]
    }
  ]
}