File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11061106 {"or" : [
11071107 {"noFlashSuit" : {}},
11081108 {"and" : [
1109- " h_useSpringBall" ,
1110- " canComplexCarryFlashSuit"
1109+ " canComplexCarryFlashSuit" ,
1110+ {"or" : [
1111+ " h_useSpringBall" ,
1112+ " h_useMorphBombs" ,
1113+ " canWallJumpInstantMorph"
1114+ ]}
11111115 ]},
11121116 {"and" : [
11131117 " canInsaneMidAirMorph" ,
1118+ {"or" : [
1119+ {"disableEquipment" : " HiJump" },
1120+ " canBeVeryLucky"
1121+ ]},
11141122 " canTrickyCarryFlashSuit"
11151123 ]}
11161124 ]}
1125+ ],
1126+ "devNote" : [
1127+ " FIXME: Flashsuit options should effect the expected number of tries on the gate glitch." ,
1128+ " FIXME: Flashsuit options do not scale with heat." ,
1129+ " FIXME: PowerBombs work as an alternative to Bombs."
11171130 ]
11181131 },
11191132 {
11291142 {"disableEquipment" : " Gravity" },
11301143 " canMidAirMorph"
11311144 ]},
1145+ {"and" : [
1146+ " Gravity" ,
1147+ " h_useMorphBombs"
1148+ ]},
11321149 " h_useSpringBall"
11331150 ]}
11341151 ]},
You can’t perform that action at this time.
0 commit comments