Room ID: 111
|
Requires: "h_useSpringBall"
{
"or": [
{
"and": [
{
"or": [
"HiJump",
"canCarefulJump"
]
},
{
"heatFrames": 185
}
]
},
{
"and": [
"canLateralMidAirMorph",
{
"heatFrames": 120
}
]
}
]
} |