Room ID: 108
|
Requires: {
"or": [
{
"and": [
"canWalljump",
{
"heatFrames": 60
}
]
},
{
"and": [
"h_crouchJumpDownGrab",
{
"heatFrames": 70
}
]
}
]
} |