Room ID: 7
|
Requires: {
"or": [
"SpaceJump",
{
"and": [
"Grapple",
{
"or": [
{
"noFlashSuit": {}
},
"h_midAirShootUp",
"canInsaneJump"
]
}
]
}
]
}Dev note: This avoids collecting the item. |