Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion region/tourian/main/Mother Brain Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@
"link": [1, 3],
"name": "Mother Brain Knockback",
"requires": [
{"notable": "Reverse Mother Brain"},
"f_MotherBrainGlassBroken"
],
"note": [
Expand Down Expand Up @@ -1151,10 +1152,18 @@
"Use frozen Rinkas to clip through Mother Brain to the right.",
"Alternatively, with precise positioning, break the glass from the left side."
]
},
{
"id": 6,
"name": "Reverse Mother Brain",
"note": [
"If the Mother Brain glass has already been broken, it is possible to initiate the fight from the left side.",
"Alternatively, touching Mother Brain from the left will instantly transport Samus to the right without causing damage."
]
}
],
"nextStratId": 47,
"nextNotableId": 6,
"nextNotableId": 7,
"devNote": [
"FIXME: Add strats for destroying or clipping past Zebetites left-to-right.",
"FIXME: Maybe we can split MB into several events to properly indicate the ammo requirements?",
Expand Down