File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111 "name" : " Space Jump" ,
112112 "requires" : [
113113 " SpaceJump" ,
114- {"heatFrames" : 420 }
114+ {"heatFrames" : 390 }
115115 ]
116116 },
117117 {
118- "id" : 5 ,
119118 "link" : [1 , 2 ],
120- "name" : " Running Space Jump" ,
119+ "name" : " Running Space Jump (1-tile runway)" ,
120+ "entranceCondition" : {
121+ "comeInRunning" : {
122+ "speedBooster" : " any" ,
123+ "minTiles" : 1
124+ }
125+ },
126+ "requires" : [
127+ " SpaceJump" ,
128+ {"heatFrames" : 350 }
129+ ]
130+ },
131+ {
132+ "link" : [1 , 2 ],
133+ "name" : " Running Space Jump (2-tile runway)" ,
134+ "entranceCondition" : {
135+ "comeInRunning" : {
136+ "speedBooster" : " any" ,
137+ "minTiles" : 2
138+ }
139+ },
140+ "requires" : [
141+ " SpaceJump" ,
142+ {"heatFrames" : 330 }
143+ ]
144+ },
145+ {
146+ "link" : [1 , 2 ],
147+ "name" : " Running Space Jump (3-tile runway)" ,
121148 "entranceCondition" : {
122149 "comeInRunning" : {
123150 "speedBooster" : " any" ,
124151 "minTiles" : 3
125152 }
126153 },
154+ "requires" : [
155+ " SpaceJump" ,
156+ {"heatFrames" : 310 }
157+ ]
158+ },
159+ {
160+ "id" : 5 ,
161+ "link" : [1 , 2 ],
162+ "name" : " Running Space Jump (4-tile runway)" ,
163+ "entranceCondition" : {
164+ "comeInRunning" : {
165+ "speedBooster" : " any" ,
166+ "minTiles" : 4
167+ }
168+ },
127169 "requires" : [
128170 " SpaceJump" ,
129171 {"heatFrames" : 285 }
531573 "name" : " Space Jump" ,
532574 "requires" : [
533575 " SpaceJump" ,
534- {"heatFrames" : 420 }
576+ {"heatFrames" : 390 }
535577 ]
536578 },
537579 {
538- "id" : 19 ,
539580 "link" : [2 , 1 ],
540- "name" : " Running Space Jump" ,
581+ "name" : " Running Space Jump (1-tile runway)" ,
582+ "entranceCondition" : {
583+ "comeInRunning" : {
584+ "speedBooster" : " any" ,
585+ "minTiles" : 1
586+ }
587+ },
588+ "requires" : [
589+ " SpaceJump" ,
590+ {"heatFrames" : 350 }
591+ ]
592+ },
593+ {
594+ "link" : [2 , 1 ],
595+ "name" : " Running Space Jump (2-tile runway)" ,
596+ "entranceCondition" : {
597+ "comeInRunning" : {
598+ "speedBooster" : " any" ,
599+ "minTiles" : 2
600+ }
601+ },
602+ "requires" : [
603+ " SpaceJump" ,
604+ {"heatFrames" : 330 }
605+ ]
606+ },
607+ {
608+ "link" : [2 , 1 ],
609+ "name" : " Running Space Jump (3-tile runway)" ,
541610 "entranceCondition" : {
542611 "comeInRunning" : {
543612 "speedBooster" : " any" ,
544613 "minTiles" : 3
545614 }
546615 },
616+ "requires" : [
617+ " SpaceJump" ,
618+ {"heatFrames" : 310 }
619+ ]
620+ },
621+ {
622+ "id" : 19 ,
623+ "link" : [2 , 1 ],
624+ "name" : " Running Space Jump (4-tile runway)" ,
625+ "entranceCondition" : {
626+ "comeInRunning" : {
627+ "speedBooster" : " any" ,
628+ "minTiles" : 4
629+ }
630+ },
547631 "requires" : [
548632 " SpaceJump" ,
549633 {"heatFrames" : 285 }
You can’t perform that action at this time.
0 commit comments