From 0ff0ad923b7b31ea27b7689201f68d342aeeb9f1 Mon Sep 17 00:00:00 2001 From: Brent Kerby Date: Sat, 12 Jul 2025 18:43:29 -0600 Subject: [PATCH] Reverse Mother Brain notable --- region/tourian/main/Mother Brain Room.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/region/tourian/main/Mother Brain Room.json b/region/tourian/main/Mother Brain Room.json index a38db721c3..6b8941d61d 100644 --- a/region/tourian/main/Mother Brain Room.json +++ b/region/tourian/main/Mother Brain Room.json @@ -324,6 +324,7 @@ "link": [1, 3], "name": "Mother Brain Knockback", "requires": [ + {"notable": "Reverse Mother Brain"}, "f_MotherBrainGlassBroken" ], "note": [ @@ -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?",