Skip to content

Commit d88465d

Browse files
authored
Merge pull request #2507 from kjbranch/m4-door
Metroids 4 note on opening the door
2 parents fba0d81 + 7bdedef commit d88465d

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

region/tourian/main/Metroid Room 4.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,8 @@
323323
{"enemyDamage": {"enemy": "Rinka", "type": "contact", "hits": 1}}
324324
]}
325325
],
326-
"flashSuitChecked": true
326+
"flashSuitChecked": true,
327+
"note": "Note that angle-down shots with a Metroid on Samus are unreliable, so it is recommended to jump and shoot down to open the door if one grabs her."
327328
},
328329
{
329330
"id": 13,
@@ -359,7 +360,10 @@
359360
{"metroidFrames": 240}
360361
],
361362
"flashSuitChecked": true,
362-
"note": "Taking a rinka hit stops the Metroid damage for a while and is less damage."
363+
"note": [
364+
"Taking a rinka hit stops the Metroid damage for a while and is less damage.",
365+
"Note that angle-down shots with a Metroid on Samus are unreliable, so it is recommended to jump and shoot down to open the door."
366+
]
363367
},
364368
{
365369
"id": 16,

0 commit comments

Comments
 (0)