File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 466466 "requires" : [
467467 " canChainTemporaryBlue" ,
468468 " canSpringBallBounce" ,
469- " canInsaneJump"
469+ {"or" : [
470+ " canInsaneJump" ,
471+ " canPauseRemorphTemporaryBlue"
472+ ]}
470473 ],
471474 "exitCondition" : {
472475 "leaveWithTemporaryBlue" : {
479482 "flashSuitChecked" : true ,
480483 "note" : [
481484 " Unmorph immediately after exiting the tunnel while still descending, to continue chaining temporary blue." ,
482- " The frame window for the unmorph depends on the alignment of Samus' bounces; " ,
483- " in the worst case where Samus bounces upward while exiting, this method will unavoidably fail ."
485+ " The frame window for the unmorph depends on the alignment of Samus' bounces. " ,
486+ " Even if Samus bounces upward out of the tunnel, it is possible to unmorph and use a pause buffer to remorph while retaining blue ."
484487 ],
485488 "devNote" : " The runway has 1 unusable tile, to allow space to perform the blue bounce."
486489 },
You can’t perform that action at this time.
0 commit comments