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.txtpb4
-rw-r--r--data/maps/the_bearer/rooms/Entry.txtpb4
-rw-r--r--data/maps/the_bearer/rooms/Tree Entrance.txtpb4
3 files changed, 9 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..2be4cb4 100644 --- a/data/maps/the_bearer/rooms/Back Area.txtpb +++ b/data/maps/the_bearer/rooms/Back Area.txtpb
@@ -8,6 +8,8 @@ panels {
8} 8}
9ports { 9ports {
10 name: "DAEDALUS" 10 name: "DAEDALUS"
11 display_name: "Dark Hallway"
11 path: "Components/Warps/worldport2" 12 path: "Components/Warps/worldport2"
12 orientation: "north" 13 destination { x: 10 y: 0 z: -84.5 }
14 rotation: 180
13} 15}
diff --git a/data/maps/the_bearer/rooms/Entry.txtpb b/data/maps/the_bearer/rooms/Entry.txtpb index 4300c1f..517088d 100644 --- a/data/maps/the_bearer/rooms/Entry.txtpb +++ b/data/maps/the_bearer/rooms/Entry.txtpb
@@ -57,6 +57,8 @@ panels {
57} 57}
58ports { 58ports {
59 name: "UNYIELDING" 59 name: "UNYIELDING"
60 display_name: "Main Entrance"
60 path: "Components/Warps/worldport" 61 path: "Components/Warps/worldport"
61 orientation: "east" 62 destination { x: 3 y: 4 z: 15 }
63 rotation: 90
62} 64}
diff --git a/data/maps/the_bearer/rooms/Tree Entrance.txtpb b/data/maps/the_bearer/rooms/Tree Entrance.txtpb index 97a07da..1b50ddd 100644 --- a/data/maps/the_bearer/rooms/Tree Entrance.txtpb +++ b/data/maps/the_bearer/rooms/Tree Entrance.txtpb
@@ -1,6 +1,8 @@
1name: "Tree Entrance" 1name: "Tree Entrance"
2ports { 2ports {
3 name: "TREE" 3 name: "TREE"
4 display_name: "Brown Hallway"
4 path: "Components/Warps/worldport3" 5 path: "Components/Warps/worldport3"
5 orientation: "north" 6 destination { x: -19 y: 0 z: -83.5 }
7 rotation: 180
6} 8}