File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 998998 "comeInWithGrappleJump" : {
999999 "position" : " left"
10001000 },
1001- "comesThroughToilet" : " any "
1001+ "comesThroughToilet" : " no "
10021002 },
10031003 "requires" : [
10041004 " HiJump" ,
Original file line number Diff line number Diff line change 43384338 },
43394339 "unlocksDoors" : [{"types" : [" ammo" ], "requires" : []}],
43404340 "devNote" : [
4341- " Other Grapple blocks could be used on the left side, but there's no apparent reason to." ,
4342- " Variants with a `leaveWithGrappleJump` exit condition could also be added, but currently they wouldn't provide any new applications."
4341+ " Other Grapple blocks could be used on the left side, but there's no apparent reason to."
43434342 ]
43444343 },
4344+ {
4345+ "link" : [9 , 5 ],
4346+ "name" : " Leave With Grapple Jump" ,
4347+ "requires" : [],
4348+ "exitCondition" : {
4349+ "leaveWithGrappleJump" : {
4350+ "position" : " any"
4351+ }
4352+ },
4353+ "unlocksDoors" : [{"types" : [" ammo" ], "requires" : []}]
4354+ },
43454355 {
43464356 "id" : 186 ,
43474357 "link" : [9 , 8 ],
You can’t perform that action at this time.
0 commit comments