Skip to content

Commit 3190d03

Browse files
committed
adjust heat frames
1 parent 8b626df commit 3190d03

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

region/lowernorfair/west/Screw Attack Room.json

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,17 +1518,15 @@
15181518
"canTrickyJump",
15191519
"h_backIntoCorner"
15201520
]},
1521+
{"or": [
1522+
"canInsaneJump",
1523+
{"heatFrames": 40}
1524+
]},
15211525
{"doorUnlockedAtNode": 2},
1526+
{"heatFrames": 160},
15221527
{"or": [
1523-
{"and": [
1524-
"canInsaneJump",
1525-
{"heatFrames": 160}
1526-
]},
1527-
{"and": [
1528-
"canTrickyJump",
1529-
{"heatFrames": 200}
1530-
]},
1531-
{"heatFrames": 445}
1528+
"canTrickyJump",
1529+
{"heatFrames": 200}
15321530
]}
15331531
],
15341532
"unlocksDoors": [
@@ -1547,7 +1545,7 @@
15471545
"flashSuitChecked": true,
15481546
"blueSuitChecked": true,
15491547
"note": "Position Samus in the door way, then run and jump. Makes it possible to walljump up.",
1550-
"devNote": "Without canTrickyJump, this gives enough lenience for a second attempt."
1548+
"devNote": "Without canTrickyJump, this assumes you miss the jump and have to set it up a second time."
15511549
},
15521550
{
15531551
"id": 19,

0 commit comments

Comments
 (0)