Room ID: 125
From: 1
Top Left Door
To: 1
Top Left Door
Use a Super to knock off a Viola and follow it to this door. Requires: "h_frozenEnemyRunway"
{
"ammo": {
"type": "Super",
"count": 1
}
}
{
"or": [
"canConsecutiveWalljump",
"SpaceJump",
"canLongIBJ",
"canBePatient"
]
}Exit condition: {
"leaveWithRunway": {
"length": 11,
"openEnd": 1
}
} |