about summary refs log tree commit diff stats
path: root/data/maps/the_hinterlands/rooms/Main Area.txtpb
blob: 7c031dbdcd6ec986a995ce6fefe567006463cbd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Main Area"
# I'm probably not going to include any of the panels in here.
ports {
  name: "RIGHT"
  path: "Components/Warps/worldport"
  destination { x: 30 y: 0 z: 19 }
  rotation: 270
}
ports {
  name: "LEFT"
  path: "Components/Warps/worldport2"
  destination { x: 30 y: 0 z: -76 }
  rotation: 270
}