We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba54c4c commit a8fca80Copy full SHA for a8fca80
1 file changed
region/crateria/central/Climb Supers Room.json
@@ -351,7 +351,10 @@
351
"name": "Base",
352
"requires": [
353
{"or": [
354
- "Grapple",
+ {"and": [
355
+ "Grapple",
356
+ "h_midAirShootUp"
357
+ ]},
358
"SpaceJump"
359
]}
360
],
@@ -1535,7 +1538,10 @@
1535
1538
1536
1539
1537
1540
1541
1542
1543
1544
1545
1546
1547
0 commit comments