Room ID: 161
Quickly unmorph and jump onto the bowling statue. Be careful not to jump below its hand and be pushed back down. It is also possible to place a bomb or Power Bomb just before being grabbed by the statue before the bowling ride. Samus will experience the boost after the ride, which can boost her straight onto the statue. Exit G-mode then jump to the right into the spike pit, which will now have a section that is air. Go to the bottom door to exit the room and fix the camera. Requires: { "or": [ "h_artificialMorphBombThings", { "spikeHits": 1 } ] } { "or": [ "canInsaneJump", { "spikeHits": 1 } ] } Exit condition: { "leaveNormally": {} } Unlocks doors: {"types":["ammo"],"requires":[]} Dev note: FIXME: It is possible to go down and grab one or both items then return, but that is a difficult trek while blind, with the Workrobots awake. |