Fish Tank: Leave With Temporary Blue

Room ID: 173

Wiki
From: 4
Top Left Door
To: 4
Top Left Door

Use the runway at the bottom-right side of the room to gain temporary blue. Use Gravity jumps to navigate to the left, chaining temporary blue through the door.

Requires:

{
  "getBlueSpeed": {
    "usedTiles": 24,
    "openEnd": 1
  }
}
"canChainTemporaryBlue"
"canGravityJump"

Exit condition:

{
  "leaveWithTemporaryBlue": {
    "direction": "left"
  }
}

Dev note: FIXME: A suitless version of this can be possible (coming in from node 2) with Spring Ball; but it requires some space to the left of the door in the room above, e.g. it won't work with the vanilla connection, and we would need some way to model that.