File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "doorOrientation" : " right" ,
2626 "doorEnvironments" : [{"physics" : " air" }],
2727 "useImplicitComeInNormally" : false ,
28+ "useImplicitComeInWithMockball" : false ,
2829 "devNote" : " Defined as being on the door ledge, above the water."
2930 },
3031 {
600601 },
601602 "requires" : []
602603 },
604+ {
605+ "link" : [2 , 3 ],
606+ "name" : " Fall Into Room With Mockball" ,
607+ "entranceCondition" : {
608+ "comeInWithMockball" : {
609+ "adjacentMinTiles" : 0 ,
610+ "remoteAndLandingMinTiles" : [[0 , 0 ]],
611+ "speedBooster" : " any"
612+ }
613+ },
614+ "requires" : []
615+ },
603616 {
604617 "id" : 35 ,
605618 "link" : [3 , 1 ],
Original file line number Diff line number Diff line change 5050 "doorOrientation" : " left" ,
5151 "doorEnvironments" : [{"physics" : " air" }],
5252 "useImplicitComeInNormally" : false ,
53+ "useImplicitComeInWithMockball" : false ,
5354 "devNote" : " Defined as being on the door ledge, above the water."
5455 }
5556 ],
303304 },
304305 "requires" : []
305306 },
307+ {
308+ "link" : [3 , 2 ],
309+ "name" : " Fall Into Room With Mockball" ,
310+ "entranceCondition" : {
311+ "comeInWithMockball" : {
312+ "adjacentMinTiles" : 0 ,
313+ "remoteAndLandingMinTiles" : [[0 , 0 ]],
314+ "speedBooster" : " any"
315+ }
316+ },
317+ "requires" : []
318+ },
306319 {
307320 "id" : 16 ,
308321 "link" : [3 , 3 ],
You can’t perform that action at this time.
0 commit comments