diff options
Diffstat (limited to 'data/maps/the_between')
-rw-r--r-- | data/maps/the_between/rooms/Control Center Side.txtpb | 6 | ||||
-rw-r--r-- | data/maps/the_between/rooms/Main Area.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_between/rooms/Plaza Entrance.txtpb | 3 |
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 { | |||
14 | ports { | 14 | ports { |
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 | } |
19 | ports { | 20 | ports { |
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 { | |||
198 | ports { | 198 | ports { |
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" | |||
2 | ports { | 2 | ports { |
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 | } |