Room ID: 227
Use ScrewAttack or a PseudoScrew to prevent Metroids from attaching to Samus. Requires: { "or": [ { "and": [ "ScrewAttack", "canDodgeWhileShooting" ] }, { "and": [ "canPseudoScrew", "canPrepareForNextRoom", "canDodgeWhileShooting" ] } ] } |