File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 16651665 "entranceCondition" : {
16661666 "comeInWithSidePlatform" : {
16671667 "platforms" : [
1668+ {
1669+ "minHeight" : 2 ,
1670+ "maxHeight" : 2 ,
1671+ "minTiles" : 38 ,
1672+ "speedBooster" : true ,
1673+ "obstructions" : [[1 , 0 ]],
1674+ "requires" : [],
1675+ "note" : " Applies to Noob Bridge."
1676+ },
1677+ {
1678+ "minHeight" : 2 ,
1679+ "maxHeight" : 2 ,
1680+ "minTiles" : 45 ,
1681+ "speedBooster" : true ,
1682+ "obstructions" : [[3 , 0 ]],
1683+ "requires" : [
1684+ " canMomentumConservingMorph" ,
1685+ " canInsaneJump" ,
1686+ " canInsaneMidAirMorph"
1687+ ],
1688+ "note" : [" This applies to Statues Hallway and Baby Kraid Room." ]
1689+ },
1690+ {
1691+ "minHeight" : 3 ,
1692+ "maxHeight" : 3 ,
1693+ "minTiles" : 45 ,
1694+ "speedBooster" : true ,
1695+ "obstructions" : [[3 , 0 ]],
1696+ "requires" : [
1697+ " canMomentumConservingMorph" ,
1698+ " canInsaneJump" ,
1699+ " canInsaneMidAirMorph"
1700+ ],
1701+ "note" : [" This applies to Bowling Alley (middle, power off) and Basement (power on)." ]
1702+ },
16681703 {
16691704 "minHeight" : 3 ,
16701705 "maxHeight" : 3 ,
Original file line number Diff line number Diff line change 18141814 "requires" : [
18151815 " canMomentumConservingMorph" ,
18161816 " canInsaneJump" ,
1817- " canBeVeryPatient "
1817+ " canInsaneMidAirMorph "
18181818 ],
18191819 "note" : [" This applies to Lava Dive Room." ]
18201820 },
You can’t perform that action at this time.
0 commit comments