Landing Site: G-Mode Morph

Room ID: 8

Wiki
From: 4
Bottom Right Door
To: 8
G-Mode Morph Junction (Ship)

Entrance condition:

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

Requires:

{
  "or": [
    "h_artificialMorphMovement",
    "h_blueSuitGMode"
  ]
}

Dev note: There is currently no logical purpose to using a blue suit without artificial morph movement here, but it could be useful later, e.g. to unlock a Power Bomb door in the bottom left.