Room ID: 192
From: 2
Bottom Left Door
To: 1
Top Left Door
Requires a runway of at least 7 tiles (with no open end) in the adjacent room. A momentum conserving turnaround is easier than a midair wiggle. Entrance condition: {
"comeInJumping": {
"speedBooster": true,
"minTiles": 6.4375
}
}Requires: "canCrossRoomJumpIntoWater"
"canTrickyDashJump"
{
"or": [
"canMomentumConservingTurnaround",
"canMidairWiggle"
]
} |