about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_bearer/rooms')
-rw-r--r--data/maps/the_bearer/rooms/Back Area.txtpb3
-rw-r--r--data/maps/the_bearer/rooms/Entry.txtpb3
-rw-r--r--data/maps/the_bearer/rooms/Tree Entrance.txtpb3
3 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_bearer/rooms/Back Area.txtpb b/data/maps/the_bearer/rooms/Back Area.txtpb index b1860de..0be8a7c 100644 --- a/data/maps/the_bearer/rooms/Back Area.txtpb +++ b/data/maps/the_bearer/rooms/Back Area.txtpb
@@ -9,5 +9,6 @@ panels {
9ports { 9ports {
10 name: "DAEDALUS" 10 name: "DAEDALUS"
11 path: "Components/Warps/worldport2" 11 path: "Components/Warps/worldport2"
12 orientation: "north" 12 destination { x: 10 y: 0 z: -84.5 }
13 rotation: 180
13} 14}
diff --git a/data/maps/the_bearer/rooms/Entry.txtpb b/data/maps/the_bearer/rooms/Entry.txtpb index 4300c1f..e770924 100644 --- a/data/maps/the_bearer/rooms/Entry.txtpb +++ b/data/maps/the_bearer/rooms/Entry.txtpb
@@ -58,5 +58,6 @@ panels {
58ports { 58ports {
59 name: "UNYIELDING" 59 name: "UNYIELDING"
60 path: "Components/Warps/worldport" 60 path: "Components/Warps/worldport"
61 orientation: "east" 61 destination { x: 3 y: 4 z: 15 }
62 rotation: 90
62} 63}
diff --git a/data/maps/the_bearer/rooms/Tree Entrance.txtpb b/data/maps/the_bearer/rooms/Tree Entrance.txtpb index 97a07da..d3172dc 100644 --- a/data/maps/the_bearer/rooms/Tree Entrance.txtpb +++ b/data/maps/the_bearer/rooms/Tree Entrance.txtpb
@@ -2,5 +2,6 @@ name: "Tree Entrance"
2ports { 2ports {
3 name: "TREE" 3 name: "TREE"
4 path: "Components/Warps/worldport3" 4 path: "Components/Warps/worldport3"
5 orientation: "north" 5 destination { x: -19 y: 0 z: -83.5 }
6 rotation: 180
6} 7}