File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 960960 "flashSuitChecked" : true ,
961961 "note" : " Let the Caterpillar out and freeze it as a platform."
962962 },
963+ {
964+ "link" : [2 , 4 ],
965+ "name" : " X-Ray Climb" ,
966+ "entranceCondition" : {
967+ "comeInWithDoorStuckSetup" : {}
968+ },
969+ "requires" : [
970+ " canXRayClimb" ,
971+ {"enemyDamage" : {"enemy" : " Cacatac" , "type" : " spike" , "hits" : 3 }}
972+ ],
973+ "flashSuitChecked" : true ,
974+ "blueSuitChecked" : true ,
975+ "wallJumpAvoid" : true ,
976+ "note" : " Climb up 1 screen." ,
977+ "devNote" : [
978+ " 3 Cacatac spike hits is close to a worst case, with bad luck."
979+ ]
980+ },
963981 {
964982 "id" : 106 ,
965983 "link" : [2 , 4 ],
16601678 "wallJumpAvoid" : true ,
16611679 "flashSuitChecked" : true
16621680 },
1681+ {
1682+ "link" : [4 , 1 ],
1683+ "name" : " X-Ray Climb" ,
1684+ "entranceCondition" : {
1685+ "comeInWithDoorStuckSetup" : {}
1686+ },
1687+ "requires" : [
1688+ " canXRayClimb" ,
1689+ {"enemyDamage" : {"enemy" : " Cacatac" , "type" : " spike" , "hits" : 3 }}
1690+ ],
1691+ "flashSuitChecked" : true ,
1692+ "blueSuitChecked" : true ,
1693+ "wallJumpAvoid" : true ,
1694+ "note" : " Climb up 1 screen." ,
1695+ "devNote" : [
1696+ " 3 Cacatac spike hits is close to a worst case, with bad luck."
1697+ ]
1698+ },
16631699 {
16641700 "id" : 61 ,
16651701 "link" : [4 , 1 ],
You can’t perform that action at this time.
0 commit comments