diff --git a/region/lowernorfair/west/Screw Attack Room.json b/region/lowernorfair/west/Screw Attack Room.json index 8d459bee9..e5460ab64 100644 --- a/region/lowernorfair/west/Screw Attack Room.json +++ b/region/lowernorfair/west/Screw Attack Room.json @@ -1518,8 +1518,16 @@ "canTrickyJump", "h_backIntoCorner" ]}, + {"or": [ + "canInsaneJump", + {"heatFrames": 40} + ]}, {"doorUnlockedAtNode": 2}, - {"heatFrames": 160} + {"heatFrames": 160}, + {"or": [ + "canTrickyJump", + {"heatFrames": 200} + ]} ], "unlocksDoors": [ { @@ -1536,7 +1544,8 @@ ], "flashSuitChecked": true, "blueSuitChecked": true, - "note": "Position yourself in the door way, then run and jump. Makes it possible to walljump up." + "note": "Position Samus in the door way, then run and jump. Makes it possible to walljump up.", + "devNote": "Without canTrickyJump, this assumes you miss the jump and have to set it up a second time." }, { "id": 19,