Room ID: 174
Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: { "or": [ "Morph", "h_canArtificialMorphSpringBall", { "and": [ "Gravity", "h_canArtificialMorphIBJ" ] }, { "and": [ "Gravity", "h_canArtificialMorphBombHorizontally" ] }, { "and": [ { "enemyDamage": { "enemy": "Sciser", "type": "contact", "hits": 1 } }, { "or": [ "h_EverestMorphTunnelExpanded", { "enemyDamage": { "enemy": "Sciser", "type": "contact", "hits": 1 } } ] } ] } ] } |