Room ID: 88
From: 2
Right Door
To: 1
Left Door
Touch both the item and the camera scroll blocks in the morph tunnel before PLMs are overloaded, then use either to finish overloading them. This will make it so that Samus can fix the camera after exiting G-mode on the left. It is possible to wait for the Sova to appear on screen before going to the left, in order to ensure Samus won't touch it. With only a Power Bomb boost to touch the item, it is not possible to fix the camera, but it is possible to kill the Sova. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: "canComplexGMode" { "itemNotCollectedAtNode": 3 } "canRiskPermanentLossOfAccess" { "or": [ "h_artificialMorphMovement", "h_artificialMorphPowerBomb" ] } Collects items: 3 Dev note: The only loss of access here is the camera fix, but there is another strat that can be used without. |