You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: region/lowernorfair/east/Wasteland.json
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -381,7 +381,8 @@
381
381
},
382
382
"requires": [
383
383
"h_heatedGMode",
384
-
"h_canUsePowerBombs"
384
+
"h_canUsePowerBombs",
385
+
{"heatFrames": 0}
385
386
],
386
387
"flashSuitChecked": true,
387
388
"note": "Climb the room and place a Power Bomb near the top before exiting G-mode.",
@@ -499,10 +500,12 @@
499
500
"comeInWithGMode": {
500
501
"mode": "any",
501
502
"morphed": true
502
-
}
503
+
},
504
+
"comesThroughToilet": "any"
503
505
},
504
506
"requires": [
505
-
"h_canArtificialMorphMovement"
507
+
"h_canArtificialMorphMovement",
508
+
{"heatFrames": 0}
506
509
],
507
510
"flashSuitChecked": true,
508
511
"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