Room ID: 153
 
        | 
 The room is a bit trickier to cross in direct G-mode because the Ripper cycle with the gate. Power Bomb the Rippers on entry then cross the room. Entrance condition: {
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": true
  }
}Requires: "h_heatedGMode"
{
  "or": [
    "h_artificialMorphPowerBomb",
    {
      "enemyDamage": {
        "enemy": "Ripper 2 (red)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "heatFrames": 0
} |