Skip to content

Commit d6b2e69

Browse files
committed
fix errors
1 parent bb364f9 commit d6b2e69

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

region/lowernorfair/east/Wasteland.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,8 @@
381381
},
382382
"requires": [
383383
"h_heatedGMode",
384-
"h_canUsePowerBombs"
384+
"h_canUsePowerBombs",
385+
{"heatFrames": 0}
385386
],
386387
"flashSuitChecked": true,
387388
"note": "Climb the room and place a Power Bomb near the top before exiting G-mode.",
@@ -499,10 +500,12 @@
499500
"comeInWithGMode": {
500501
"mode": "any",
501502
"morphed": true
502-
}
503+
},
504+
"comesThroughToilet": "any"
503505
},
504506
"requires": [
505-
"h_canArtificialMorphMovement"
507+
"h_canArtificialMorphMovement",
508+
{"heatFrames": 0}
506509
],
507510
"flashSuitChecked": true,
508511
"note": "Get into the cove next to the bomb block and carefully wiggle in that camera scroll block to overload PLMs and move to the item to the left.",

0 commit comments

Comments
 (0)