Skip to content

Commit 3c8f239

Browse files
authored
Merge pull request #2125 from blkerby/back-side-mb
Reverse Mother Brain notable
2 parents ec4154b + 0ff0ad9 commit 3c8f239

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

region/tourian/main/Mother Brain Room.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@
324324
"link": [1, 3],
325325
"name": "Mother Brain Knockback",
326326
"requires": [
327+
{"notable": "Reverse Mother Brain"},
327328
"f_MotherBrainGlassBroken"
328329
],
329330
"note": [
@@ -1151,10 +1152,18 @@
11511152
"Use frozen Rinkas to clip through Mother Brain to the right.",
11521153
"Alternatively, with precise positioning, break the glass from the left side."
11531154
]
1155+
},
1156+
{
1157+
"id": 6,
1158+
"name": "Reverse Mother Brain",
1159+
"note": [
1160+
"If the Mother Brain glass has already been broken, it is possible to initiate the fight from the left side.",
1161+
"Alternatively, touching Mother Brain from the left will instantly transport Samus to the right without causing damage."
1162+
]
11541163
}
11551164
],
11561165
"nextStratId": 47,
1157-
"nextNotableId": 6,
1166+
"nextNotableId": 7,
11581167
"devNote": [
11591168
"FIXME: Add strats for destroying or clipping past Zebetites left-to-right.",
11601169
"FIXME: Maybe we can split MB into several events to properly indicate the ammo requirements?",

0 commit comments

Comments
 (0)