Skip to content

Commit f9d010a

Browse files
committed
feedback updates
1 parent 9a54a90 commit f9d010a

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

region/lowernorfair/east/Mickey Mouse Room.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1177,6 +1177,16 @@
11771177
"Conservatively placing bombs for the IBJ will not make it up in time, unless the block is broken while IBJing."
11781178
]
11791179
},
1180+
{
1181+
"link": [4, 2],
1182+
"name": "Use Flash Suit",
1183+
"requires": [
1184+
{"heatFrames": 85},
1185+
{"useFlashSuit": {}},
1186+
{"shinespark": {"frames": 10, "excessFrames": 6}},
1187+
{"heatFrames": 140}
1188+
]
1189+
},
11801190
{
11811191
"id": 39,
11821192
"link": [4, 3],
@@ -1887,7 +1897,10 @@
18871897
"The ice clip can be setup by standing in a corner and firing forward when the Multiviola hits Samus, if it is moving downwards towards Samus.",
18881898
"The Crumble Jump is done by aiming down (not immediately) after jumping, then changing Samus' hitbox once above the crumble blocks, and jumping again."
18891899
],
1890-
"devNote": "This may be possible with a high pixel ice clip."
1900+
"devNote": [
1901+
"This may be possible with a high pixel ice clip.",
1902+
"FIXME: using a flash suit should also be possible."
1903+
]
18911904
},
18921905
{
18931906
"id": 80,

region/lowernorfair/east/Ridley's Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@
844844
]}
845845
],
846846
"setsFlags": ["f_DefeatedRidley"],
847-
"flashSuitChecked": false,
847+
"flashSuitChecked": true,
848848
"note": [
849849
"Enter the room in G-mode and quickly kill Ridley with 30 Supers.",
850850
"G-mode protects against heat damage but also causes Ridley's fireballs to be invisible and not move.",

0 commit comments

Comments
 (0)