We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77375ad commit 7a74b51Copy full SHA for 7a74b51
1 file changed
region/lowernorfair/west/Screw Attack Room.json
@@ -343,6 +343,17 @@
343
],
344
"clearsObstacles": ["A"]
345
},
346
+ {
347
+ "link": [2, 3],
348
+ "name": "Screw Attack Room IBJ to Break the Top Blocks",
349
+ "requires": [
350
+ "h_canNavigateHeatRooms",
351
+ "canPowerBombMidIBJ",
352
+ {"heatFrames": 1300}
353
+ ],
354
+ "clearsObstacles": ["A"],
355
+ "note": "Place a Power Bomb during the IBJ to break the blocks without falling."
356
+ },
357
{
358
"link": [2, 3],
359
"name": "Screw Attack Room Transition Screwjump",
0 commit comments