Big Pink: Leave With Runway - Frozen Zeb

Room ID: 59

Wiki
From: 6
Right Side - Top Middle Door
To: 6
Right Side - Top Middle Door

Kill the Reos in the hallway in front of the door, then go down and stand to the right of the Zeb spawner. Freeze the Zeb before it starts going horizontally then go up and wait for it. As the Zeb gets high enough, walk out of the doorway at the right time to get it to move horizontally at the optimal height. This is much easier with Morph - instead be morphed in the hallway and once the Zeb starts moving towards Samus, freeze it.

Requires:

"h_canFrozenEnemyRunway"
{
  "or": [
    "Morph",
    "canTrickyEnemyExtendRunway"
  ]
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 3,
    "openEnd": 0
  }
}