Room ID: 173
|
After teleporting, Grapple will open the door (if it is blue), making it not possible to swing over to the ledge. Entrance condition: {
"comeInWithGrappleTeleport": {
"blockPositions": [
[
7,
2
]
]
}
}Dev note: FIXME: Add canRiskPermanentLossOfAccess variations to get onto the ledge if the door is not blue; also to get up through the door with a tricky grapple jump, if the door is pink or green (using a Super to open it). |