Room ID: 210
|
Spin jump from close to the door in order to enter the sandfall near the peak of Samus' jump. Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 67,
"excessFrames": 7
}
},
{
"and": [
"canSandfallBounce",
{
"shinespark": {
"frames": 67,
"excessFrames": 13
}
}
]
}
]
} |