Room ID: 103
Requires: { "or": [ { "and": [ "canWalljump", { "heatFrames": 75 } ] }, { "and": [ "HiJump", { "heatFrames": 60 } ] }, { "and": [ "h_crouchJumpDownGrab", { "heatFrames": 110 } ] }, { "and": [ "SpaceJump", { "heatFrames": 95 } ] }, { "and": [ "canSpringBallJumpMidAir", { "heatFrames": 120 } ] } ] } |