Room ID: 197
From: 2
Bottom Right Door
To: 2
Bottom Right Door
Start with low run speed by positioning exactly 2 pixels from the door. Use X-ray to turn around, and chain temporary blue back to the door. Entrance condition: {
"comeInRunning": {
"speedBooster": true,
"minTiles": 0.4375
}
}Requires: "canWaterShineCharge" "canXRayTurnaround" "canLongChainTemporaryBlue" Exit condition: {
"leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["ammo"],"requires":[]}Dev note: This can also be done with a stutter shinecharge, which can shorten the temp blue chain, but not by enough to remove the need for the canLongChainTemporaryBlue requirement. |