Skip to content

Commit 78a6709

Browse files
committed
Adjust heat timing 2
1 parent 0c3c89f commit 78a6709

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

region/lowernorfair/east/Main Hall.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -538,15 +538,17 @@
538538
"canRModePauseAbuseSparkInterrupt",
539539
{"and": [
540540
"canRModeSparkInterrupt",
541-
{"acidFrames": 30}
541+
{"acidFrames": 30},
542+
{"heatFrames": 70}
542543
]}
543544
]},
544-
{"heatFrames": 80}
545+
{"heatFrames": 90}
545546
],
546547
"flashSuitChecked": true,
547548
"blueSuitChecked": true,
548549
"note": [
549-
"Cross to the center platform to get to the shinecharge runway. Crystal Flash and then use the acid left of the elevator platform to interrupt."
550+
"Cross to the center platform to get to the shinecharge runway. Crystal Flash and then use the acid left of the elevator platform to interrupt.",
551+
"Time the entry so that the acid is low to ensure Samus can escape: if not using pause abuse, this must include the time taken for the reserve trigger."
550552
]
551553
},
552554
{

0 commit comments

Comments
 (0)