Red Tower: G-Mode Setup - Get Hit By Beetom

Room ID: 66

Wiki
From: 1
Top Left Door
To: 2
Middle Left Door (Behind Power Bomb Blocks)

Either place a Power Bomb on the ledge with the Geega bug farms, to only break the top row of blocks and not kill the Beetom, or move the Beetom to safety by shaking it off at a higher platform before breaking the Power Bomb blocks.

Requires:

{
  "obstaclesNotCleared": [
    "A"
  ]
}
"h_canUsePowerBombs"
{
  "enemyDamage": {
    "enemy": "Beetom",
    "type": "contact",
    "hits": 1
  }
}

Exit condition:

{
  "leaveWithGModeSetup": {
    "knockback": false
  }
}