West Aqueduct Quicksand Room: G-Mode Morph

Room ID: 206

Wiki
From: 1
Top Sand Entrance
To: 2
Bottom Sand Exit

Entrance condition:

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

Exit condition:

{
  "leaveWithGMode": {
    "morphed": true
  }
}