Room ID: 174
Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: "Gravity" { "or": [ "Morph", { "and": [ "h_artificialMorphSpringBall", { "or": [ "canGravityJump", "HiJump" ] } ] }, "h_artificialMorphLongIBJ", { "and": [ "h_artificialMorphIBJ", "h_artificialMorphBombHorizontally" ] }, "h_artificialMorphSpringBallBombJump" ] } Dev note: FIXME: Add strats to get here with Morph, suitless. |