diff options
Diffstat (limited to 'data/maps/the_bearer/rooms')
| -rw-r--r-- | data/maps/the_bearer/rooms/Back Area.txtpb | 10 | ||||
| -rw-r--r-- | data/maps/the_bearer/rooms/Entry.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_bearer/rooms/Tree Entrance.txtpb | 8 |
3 files changed, 14 insertions, 8 deletions
| diff --git a/data/maps/the_bearer/rooms/Back Area.txtpb b/data/maps/the_bearer/rooms/Back Area.txtpb index 27e175c..2be4cb4 100644 --- a/data/maps/the_bearer/rooms/Back Area.txtpb +++ b/data/maps/the_bearer/rooms/Back Area.txtpb | |||
| @@ -7,13 +7,9 @@ panels { | |||
| 7 | symbols: EXAMPLE | 7 | symbols: EXAMPLE |
| 8 | } | 8 | } |
| 9 | ports { | 9 | ports { |
| 10 | name: "TREE" | ||
| 11 | path: "Components/Warps/worldport3" | ||
| 12 | orientation: "north" | ||
| 13 | required_door { name: "Control Center Brown Door" } | ||
| 14 | } | ||
| 15 | ports { | ||
| 16 | name: "DAEDALUS" | 10 | name: "DAEDALUS" |
| 11 | display_name: "Dark Hallway" | ||
| 17 | path: "Components/Warps/worldport2" | 12 | path: "Components/Warps/worldport2" |
| 18 | orientation: "north" | 13 | destination { x: 10 y: 0 z: -84.5 } |
| 14 | rotation: 180 | ||
| 19 | } | 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 | } |
| 58 | ports { | 58 | ports { |
| 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 new file mode 100644 index 0000000..1b50ddd --- /dev/null +++ b/data/maps/the_bearer/rooms/Tree Entrance.txtpb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | name: "Tree Entrance" | ||
| 2 | ports { | ||
| 3 | name: "TREE" | ||
| 4 | display_name: "Brown Hallway" | ||
| 5 | path: "Components/Warps/worldport3" | ||
| 6 | destination { x: -19 y: 0 z: -83.5 } | ||
| 7 | rotation: 180 | ||
| 8 | } | ||
