about summary refs log tree commit diff stats
path: root/data/maps/the_between/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_between/rooms')
-rw-r--r--data/maps/the_between/rooms/Control Center Side.txtpb6
-rw-r--r--data/maps/the_between/rooms/Main Area.txtpb3
-rw-r--r--data/maps/the_between/rooms/Plaza Entrance.txtpb3
3 files changed, 8 insertions, 4 deletions
diff --git a/data/maps/the_between/rooms/Control Center Side.txtpb b/data/maps/the_between/rooms/Control Center Side.txtpb index a6a126a..0576305 100644 --- a/data/maps/the_between/rooms/Control Center Side.txtpb +++ b/data/maps/the_between/rooms/Control Center Side.txtpb
@@ -14,10 +14,12 @@ paintings {
14ports { 14ports {
15 name: "CC" 15 name: "CC"
16 path: "Components/Warps/worldport3" 16 path: "Components/Warps/worldport3"
17 orientation: "north" 17 destination { x: 36 y: 0 z: 1 }
18 rotation: 180
18} 19}
19ports { 20ports {
20 name: "LIVELY" 21 name: "LIVELY"
21 path: "Components/Warps/worldport2" 22 path: "Components/Warps/worldport2"
22 orientation: "south" 23 destination { x: 24 y: 0 z: 6.5 }
24 rotation: 0
23} 25}
diff --git a/data/maps/the_between/rooms/Main Area.txtpb b/data/maps/the_between/rooms/Main Area.txtpb index a0fc596..ed6072b 100644 --- a/data/maps/the_between/rooms/Main Area.txtpb +++ b/data/maps/the_between/rooms/Main Area.txtpb
@@ -198,5 +198,6 @@ panels {
198ports { 198ports {
199 name: "GREAT" 199 name: "GREAT"
200 path: "Components/Warps/worldport" 200 path: "Components/Warps/worldport"
201 orientation: "east" 201 destination { x: -1 y: 0 z: 20 }
202 rotation: 90
202} 203}
diff --git a/data/maps/the_between/rooms/Plaza Entrance.txtpb b/data/maps/the_between/rooms/Plaza Entrance.txtpb index e4d7b19..5c87619 100644 --- a/data/maps/the_between/rooms/Plaza Entrance.txtpb +++ b/data/maps/the_between/rooms/Plaza Entrance.txtpb
@@ -2,5 +2,6 @@ name: "Plaza Entrance"
2ports { 2ports {
3 name: "PLAZA" 3 name: "PLAZA"
4 path: "Components/Warps/worldport4" 4 path: "Components/Warps/worldport4"
5 orientation: "north" 5 destination { x: -38 y: 0 z: 1 }
6 rotation: 180
6} 7}