Room ID: 125
From: 3
Bottom Right Door
To: 1
Top Left Door
Use a Super to knock off a nearby Viola, then lure it to the top. To avoid a wall jump, it is possible to use the Viola as a frozen platform. Requires: { "ammo": { "type": "Super", "count": 1 } } { "or": [ "canConsecutiveWalljump", "h_canFly", { "and": [ "canTrickyUseFrozenEnemies", "canBePatient" ] } ] } Exit condition: { "leaveWithGModeSetup": {} } Unlocks doors: {"types":["ammo"],"requires":[]} |