East Sand Hole: G-Mode Morph

Room ID: 208

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

Entrance condition:

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

Exit condition:

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