diff options
Diffstat (limited to 'data/maps/the_unyielding/rooms')
4 files changed, 12 insertions, 0 deletions
| diff --git a/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb b/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb index 4c1440f..6ce69da 100644 --- a/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | name: "Bearer Entrance" | 1 | name: "Bearer Entrance" |
| 2 | ports { | 2 | ports { |
| 3 | name: "BEARER" | 3 | name: "BEARER" |
| 4 | display_name: "East of Yellow Worldport" | ||
| 4 | path: "Components/Warps/worldport4" | 5 | path: "Components/Warps/worldport4" |
| 6 | destination { x: 23 y: 0 z: -29 } | ||
| 7 | rotation: 90 | ||
| 5 | } | 8 | } |
| diff --git a/data/maps/the_unyielding/rooms/Digital Entrance.txtpb b/data/maps/the_unyielding/rooms/Digital Entrance.txtpb index 74665a2..853c5f0 100644 --- a/data/maps/the_unyielding/rooms/Digital Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Digital Entrance.txtpb | |||
| @@ -8,5 +8,8 @@ panels { | |||
| 8 | } | 8 | } |
| 9 | ports { | 9 | ports { |
| 10 | name: "DIGITAL" | 10 | name: "DIGITAL" |
| 11 | display_name: "South of Yellow Worldport" | ||
| 11 | path: "Components/Warps/worldport" | 12 | path: "Components/Warps/worldport" |
| 13 | destination { x: 0 y: 0 z: 0 } | ||
| 14 | rotation: 0 | ||
| 12 | } | 15 | } |
| diff --git a/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb b/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb index f011b32..454dc3f 100644 --- a/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | name: "Nuanced Entrance" | 1 | name: "Nuanced Entrance" |
| 2 | ports { | 2 | ports { |
| 3 | name: "NUANCED" | 3 | name: "NUANCED" |
| 4 | display_name: "West of Yellow Worldport" | ||
| 4 | path: "Components/Warps/worldport3" | 5 | path: "Components/Warps/worldport3" |
| 6 | destination { x: -23 y: 0 z: -29 } | ||
| 7 | rotation: 270 | ||
| 5 | } | 8 | } |
| diff --git a/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb b/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb index 0bc60a7..f866d87 100644 --- a/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb | |||
| @@ -15,5 +15,8 @@ panels { | |||
| 15 | } | 15 | } |
| 16 | ports { | 16 | ports { |
| 17 | name: "PLAZA" | 17 | name: "PLAZA" |
| 18 | display_name: "Dark Hallway" | ||
| 18 | path: "Components/Warps/worldport5" | 19 | path: "Components/Warps/worldport5" |
| 20 | destination { x: 35 y: 0 z: 44 } | ||
| 21 | rotation: 270 | ||
| 19 | } | 22 | } |
