Room ID: 58
 
        | 
 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"
  ]
} |