about summary refs log tree commit diff stats
path: root/data/maps/the_tree
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_tree')
-rw-r--r--data/maps/the_tree/rooms/Bearer Entrance.txtpb2
-rw-r--r--data/maps/the_tree/rooms/Main Area.txtpb10
2 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/the_tree/rooms/Bearer Entrance.txtpb b/data/maps/the_tree/rooms/Bearer Entrance.txtpb index 797e5d0..e81027b 100644 --- a/data/maps/the_tree/rooms/Bearer Entrance.txtpb +++ b/data/maps/the_tree/rooms/Bearer Entrance.txtpb
@@ -2,4 +2,6 @@ name: "Bearer Entrance"
2ports { 2ports {
3 name: "BEARER" 3 name: "BEARER"
4 path: "Components/Warps/worldport" 4 path: "Components/Warps/worldport"
5 destination { x: -15.5 y: 0 z: 20 }
6 rotation: 270
5} 7}
diff --git a/data/maps/the_tree/rooms/Main Area.txtpb b/data/maps/the_tree/rooms/Main Area.txtpb index b232d1e..efa8e7d 100644 --- a/data/maps/the_tree/rooms/Main Area.txtpb +++ b/data/maps/the_tree/rooms/Main Area.txtpb
@@ -212,18 +212,28 @@ panels {
212ports { 212ports {
213 name: "UNKEMPT" 213 name: "UNKEMPT"
214 path: "Components/Warps/worldport4" 214 path: "Components/Warps/worldport4"
215 destination { x: -21 y: 0 z: 7 }
216 rotation: 0
217 # enterable from either side
215} 218}
216ports { 219ports {
217 name: "DIGITAL" 220 name: "DIGITAL"
218 path: "Components/Warps/worldport5" 221 path: "Components/Warps/worldport5"
222 destination { x: -21 y: 0 z: -7 }
223 rotation: 180
224 # enterable from either side
219} 225}
220ports { 226ports {
221 name: "GREAT" 227 name: "GREAT"
222 path: "Components/Warps/worldport2" 228 path: "Components/Warps/worldport2"
229 destination { x: 21 y: 0 z: -4 }
230 rotation: 180
223} 231}
224ports { 232ports {
225 name: "DAEDALUS" 233 name: "DAEDALUS"
226 path: "Components/Warps/worldport3" 234 path: "Components/Warps/worldport3"
235 destination { x: -15.5 y: 0 z: -19 }
236 rotation: 90
227} 237}
228paintings { 238paintings {
229 name: "SEA" 239 name: "SEA"