about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_unyielding')
-rw-r--r--data/maps/the_unyielding/rooms/Bearer Entrance.txtpb2
-rw-r--r--data/maps/the_unyielding/rooms/Digital Entrance.txtpb2
-rw-r--r--data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb2
-rw-r--r--data/maps/the_unyielding/rooms/Plaza Entrance.txtpb2
4 files changed, 8 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..0f6e372 100644 --- a/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb
@@ -2,4 +2,6 @@ name: "Bearer Entrance"
2ports { 2ports {
3 name: "BEARER" 3 name: "BEARER"
4 path: "Components/Warps/worldport4" 4 path: "Components/Warps/worldport4"
5 destination { x: 23 y: 0 z: -29 }
6 rotation: 90
5} 7}
diff --git a/data/maps/the_unyielding/rooms/Digital Entrance.txtpb b/data/maps/the_unyielding/rooms/Digital Entrance.txtpb index 74665a2..fa7def2 100644 --- a/data/maps/the_unyielding/rooms/Digital Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Digital Entrance.txtpb
@@ -9,4 +9,6 @@ panels {
9ports { 9ports {
10 name: "DIGITAL" 10 name: "DIGITAL"
11 path: "Components/Warps/worldport" 11 path: "Components/Warps/worldport"
12 destination { x: 0 y: 0 z: 0 }
13 rotation: 0
12} 14}
diff --git a/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb b/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb index f011b32..a2603c4 100644 --- a/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb
@@ -2,4 +2,6 @@ name: "Nuanced Entrance"
2ports { 2ports {
3 name: "NUANCED" 3 name: "NUANCED"
4 path: "Components/Warps/worldport3" 4 path: "Components/Warps/worldport3"
5 destination { x: -23 y: 0 z: -29 }
6 rotation: 270
5} 7}
diff --git a/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb b/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb index 0bc60a7..c6f1075 100644 --- a/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb
@@ -16,4 +16,6 @@ panels {
16ports { 16ports {
17 name: "PLAZA" 17 name: "PLAZA"
18 path: "Components/Warps/worldport5" 18 path: "Components/Warps/worldport5"
19 destination { x: 35 y: 0 z: 44 }
20 rotation: 270
19} 21}