Skip to content

Commit 1367496

Browse files
committed
fix bugs
1 parent d4872fb commit 1367496

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

region/lowernorfair/west/Golden Torizo's Room.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,7 @@
758758
}
759759
},
760760
"setsFlags": ["f_DefeatedGoldenTorizo"],
761+
"bypassesDoorShell": "free",
761762
"flashSuitChecked": true,
762763
"note": [
763764
"Start the fight with 31 Missiles or fewer in order to prevent GT from using its laser attack, which will enable Samus to stand next to it.",
@@ -947,7 +948,9 @@
947948
"morphed": false
948949
}
949950
},
950-
"requires": [],
951+
"requires": [
952+
{"heatFrames": 0}
953+
],
951954
"flashSuitChecked": true
952955
},
953956
{

0 commit comments

Comments
 (0)