about summary refs log tree commit diff stats
path: root/data/maps/the_orb/rooms/Middle Room.txtpb
blob: ed1a00cfb5fa6465edf9ee69572ac768d0ff54c0 (plain) (blame)
1
2
3
4
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .sp
name: "Middle Room"
# This is the room after solving the B puzzles but before getting to B1 itself.
# It has to be a separate region because if you are shuffling worldports and you
# warp to the B1 room port, you can't access this port if you're not able to
# solve the B puzzles.
ports {
  name: "MID"
  display_name: "Middle Worldport"
  path: "Components/Warps/worldport4"
  destination { x: -69 y: 0 z: 43 }
  rotation: 90
}