Room ID: 179
Avoid moving too much between the right of the Owtch and the item to avoid overloading PLMs until after touching the item. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: { "or": [ { "and": [ "Gravity", "h_artificialMorphIBJ" ] }, { "and": [ "Gravity", "h_artificialMorphSpringBallBombJump" ] }, "h_artificialMorphDoubleSpringBallJump" ] } Clears obstacles: A Dev note: This link doesn't accomplish anything, other than enabling Samus to return with Artificial Morph. Samus does not obtain the item until returning and exiting G-Mode, so all the requirements must be here. |