Basement: Carry G-Mode Morph Back Up

Room ID: 156

Wiki
From: 2
Top Door
To: 2
Top Door

With Bombs, it may be helpful to roll off the platform and kill the Atomics before safely leaving the room.

Entrance condition:

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

Requires:

"h_artificialMorphMovement"

Exit condition:

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