Skip to content

Commit 0c3c89f

Browse files
committed
Adjust heat timing
1 parent 88ff13b commit 0c3c89f

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
@@ -198,15 +198,17 @@
198198
"canRModePauseAbuseSparkInterrupt",
199199
{"and": [
200200
"canRModeSparkInterrupt",
201-
{"acidFrames": 30}
201+
{"acidFrames": 30},
202+
{"heatFrames": 70}
202203
]}
203204
]},
204-
{"heatFrames": 80}
205+
{"heatFrames": 90}
205206
],
206207
"flashSuitChecked": true,
207208
"blueSuitChecked": true,
208209
"note": [
209-
"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."
210+
"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.",
211+
"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."
210212
]
211213
},
212214
{

0 commit comments

Comments
 (0)