Room ID: 45
|
Requires: "h_frozenEnemyRunway"
{
"or": [
"Morph",
"canTwoTileSqueeze",
{
"enemyDamage": {
"enemy": "Zeb",
"type": "contact",
"hits": 1
}
}
]
}Exit condition: {
"leaveWithRunway": {
"length": 3,
"openEnd": 0
}
} |