File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 287287 "link" : [1 , 3 ],
288288 "name" : " Leave With Controlled Spring Ball Bounce (Super Blocks Broken)" ,
289289 "requires" : [
290+ " canTrickyJump" ,
290291 {"obstaclesCleared" : [" A" ]}
291292 ],
292293 "exitCondition" : {
293- "leaveSpinning " : {
294+ "leaveWithSpringBallBounce " : {
294295 "remoteRunway" : {
295296 "length" : 17 ,
296297 "openEnd" : 1
297298 },
299+ "landingRunway" : {
300+ "length" : 1 ,
301+ "openEnd" : 1
302+ },
303+ "movementType" : " controlled" ,
298304 "minExtraRunSpeed" : " $1.9"
299305 }
300306 },
306312 "link" : [1 , 3 ],
307313 "name" : " Leave With Controlled Spring Ball Bounce (Super Blocks Broken, Door Open)" ,
308314 "requires" : [
315+ " canTrickyJump" ,
309316 {"obstaclesCleared" : [" A" ]},
310317 {"doorUnlockedAtNode" : 1 }
311318 ],
312319 "exitCondition" : {
313- "leaveSpinning " : {
320+ "leaveWithSpringBallBounce " : {
314321 "remoteRunway" : {
315322 "length" : 18 ,
316323 "openEnd" : 1
317324 },
325+ "landingRunway" : {
326+ "length" : 1 ,
327+ "openEnd" : 1
328+ },
329+ "movementType" : " controlled" ,
318330 "minExtraRunSpeed" : " $1.9"
319331 }
320332 },
You can’t perform that action at this time.
0 commit comments