Room ID: 113
 
        | 
        From: 4 Top Right Door 
        To: 2 Middle Left Door 
 Entrance condition: {
  "comeInWithGMode": {
    "mode": "indirect",
    "morphed": true
  }
}Requires: {
  "or": [
    "h_artificialMorphMovement",
    "h_artificialMorphBombHorizontally"
  ]
}
"h_heatedGModeOffCameraDoor"Dev note: It is possible to open the gate as it closes, but isn't expected since this is off camera. To do that would require resetting the room. |