Room ID: 207
From: 1
Top Sand Entrance
To: 2
Bottom Sand Exit
Samus will fall quickly. Fall through the room slightly left of center to avoid the Bulls. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true }, "comesThroughToilet": "any" } Requires: { "or": [ "canTrickyDodgeEnemies", { "enemyDamage": { "enemy": "Bull", "type": "contact", "hits": 1 } } ] } Exit condition: { "leaveWithGMode": { "morphed": true } } |