Skip to content

Commit c9a523d

Browse files
kjbranchosse101
andauthored
Apply suggestions from code review
Co-authored-by: Michael McKenzie <mikemck101@gmail.com>
1 parent c9047e5 commit c9a523d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

region/lowernorfair/east/The Worst Room In The Game.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,8 @@
458458
"SpaceJump",
459459
{"or": [
460460
"Wave",
461-
"h_canUsePowerBombs"
461+
"h_canUsePowerBombs",
462+
{"heatFrames": 40}
462463
]},
463464
{"heatFrames": 180}
464465
],
@@ -491,14 +492,13 @@
491492
"Wave",
492493
"h_canUsePowerBombs"
493494
]},
494-
{"heatFrames": 180}
495+
{"heatFrames": 120}
495496
],
496497
"clearsObstacles": ["A"],
497498
"flashSuitChecked": true,
498499
"note": [
499500
"Break the bomb blocks with either a fully delayed max height jump from the wall, or with an instant turnaround after jumping from the lower layer of bomb blocks.",
500501
"Hit the shot blocks at the top of the room with a Power Bomb or Wave before exiting G-mode to save some heat damage.",
501-
"Climbing the room without going too quickly will help ensure that the top pirate will not have placed any stationary, invisible lasers which will start moving immediately on G-mode exit."
502502
]
503503
},
504504
{

0 commit comments

Comments
 (0)