Room ID: 175
|
Requires: "HiJump"
{
"shineChargeFrames": 0
}
"h_getBlueSpeedMaxRunway"
"canXRayTurnaround"
"canLongChainTemporaryBlue"
"canTrickySpringBallJump"
"canPauseRemorphTemporaryBlue"Exit condition: {
"leaveWithTemporaryBlue": {
"direction": "any"
}
}Unlocks doors: {"types":["ammo"],"requires":[]}Dev note: The `h_getBlueSpeedMaxRunway` requirement is to satisfy the tests, since we don't have a way to represent that the temporary blue originates from the startsWithShineCharge. |