Dachora Room: G-Mode Overload PLMs

Room ID: 58

Wiki
From: 2
Bottom Left Door
To: 1
Top Left Door

There are camera scroll blocks just below the speed blocks, so it is easy to overload PLMs by wall jumping or space jumping into them.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  }
}

Requires:

{
  "or": [
    "canConsecutiveWalljump",
    "SpaceJump"
  ]
}