Room ID: 114
|
Without Screw or pseudo screw, it is possible to carefully space jump over the left Multiviola. Requires: "SpaceJump"
{
"or": [
"ScrewAttack",
{
"and": [
"canPrepareForNextRoom",
"canPseudoScrew"
]
},
"canPreciseSpaceJump"
]
}
{
"heatFrames": 310
} |