File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 434434 " Then run and spin jump to the right through the Hoppers, to make it to the door without taking damage."
435435 ]
436436 },
437+ {
438+ "link" : [2 , 1 ],
439+ "name" : " Come in With Spark (Top Position)" ,
440+ "entranceCondition" : {
441+ "comeInWithSpark" : {
442+ "position" : " top"
443+ }
444+ },
445+ "requires" : [
446+ {"shinespark" : {"frames" : 43 , "excessFrames" : 19 }}
447+ ]
448+ },
437449 {
438450 "id" : 21 ,
439451 "link" : [2 , 1 ],
440- "name" : " Shinespark " ,
452+ "name" : " Come in With Spark (Bottom Position) " ,
441453 "entranceCondition" : {
442- "comeInWithSpark" : {}
454+ "comeInWithSpark" : {
455+ "position" : " bottom"
456+ }
443457 },
444458 "requires" : [
445- {"shinespark" : {"frames" : 32 , "excessFrames" : 7 }}
459+ {"shinespark" : {"frames" : 32 , "excessFrames" : 8 }}
446460 ]
447461 },
448462 {
You can’t perform that action at this time.
0 commit comments