Room ID: 174
From: 6
Left Morph Passage Doorway
To: 6
Left Morph Passage Doorway
Requires: { "or": [ "Morph", "canOffScreenMovement" ] } { "enemyDamage": { "enemy": "Sciser", "type": "contact", "hits": 1 } } Dev note: The tunnel does not need to be expanded for Samus to get into the morph tunnel without getting stuck, regardless of if she has Morph or is artificial morphing. Timing the artificial morph turnaround without being able to see Samus or the crab requires canOffScreenMovement. FIXME: This should not be needed if the tunnel is expanded and Samus is leaving without being morphed, but there currently isnt a way to represent that. |