diff options
Diffstat (limited to 'data/maps/the_between')
| -rw-r--r-- | data/maps/the_between/rooms/Control Center Side.txtpb | 8 | ||||
| -rw-r--r-- | data/maps/the_between/rooms/Main Area.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_between/rooms/Plaza Entrance.txtpb | 4 |
3 files changed, 12 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..b308586 100644 --- a/data/maps/the_between/rooms/Control Center Side.txtpb +++ b/data/maps/the_between/rooms/Control Center Side.txtpb | |||
| @@ -13,11 +13,15 @@ paintings { | |||
| 13 | } | 13 | } |
| 14 | ports { | 14 | ports { |
| 15 | name: "CC" | 15 | name: "CC" |
| 16 | display_name: "Lavender Structure" | ||
| 16 | path: "Components/Warps/worldport3" | 17 | path: "Components/Warps/worldport3" |
| 17 | orientation: "north" | 18 | destination { x: 36 y: 0 z: 1 } |
| 19 | rotation: 180 | ||
| 18 | } | 20 | } |
| 19 | ports { | 21 | ports { |
| 20 | name: "LIVELY" | 22 | name: "LIVELY" |
| 23 | display_name: "Near Painting Worldport" | ||
| 21 | path: "Components/Warps/worldport2" | 24 | path: "Components/Warps/worldport2" |
| 22 | orientation: "south" | 25 | destination { x: 24 y: 0 z: 6.5 } |
| 26 | rotation: 0 | ||
| 23 | } | 27 | } |
| diff --git a/data/maps/the_between/rooms/Main Area.txtpb b/data/maps/the_between/rooms/Main Area.txtpb index a0fc596..898b265 100644 --- a/data/maps/the_between/rooms/Main Area.txtpb +++ b/data/maps/the_between/rooms/Main Area.txtpb | |||
| @@ -197,6 +197,8 @@ panels { | |||
| 197 | } | 197 | } |
| 198 | ports { | 198 | ports { |
| 199 | name: "GREAT" | 199 | name: "GREAT" |
| 200 | display_name: "Salmon Hallway" | ||
| 200 | path: "Components/Warps/worldport" | 201 | path: "Components/Warps/worldport" |
| 201 | orientation: "east" | 202 | destination { x: -1 y: 0 z: 20 } |
| 203 | rotation: 90 | ||
| 202 | } | 204 | } |
| diff --git a/data/maps/the_between/rooms/Plaza Entrance.txtpb b/data/maps/the_between/rooms/Plaza Entrance.txtpb index e4d7b19..894ebae 100644 --- a/data/maps/the_between/rooms/Plaza Entrance.txtpb +++ b/data/maps/the_between/rooms/Plaza Entrance.txtpb | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | name: "Plaza Entrance" | 1 | name: "Plaza Entrance" |
| 2 | ports { | 2 | ports { |
| 3 | name: "PLAZA" | 3 | name: "PLAZA" |
| 4 | display_name: "Trick or Treat Worldport" | ||
| 4 | path: "Components/Warps/worldport4" | 5 | path: "Components/Warps/worldport4" |
| 5 | orientation: "north" | 6 | destination { x: -38 y: 0 z: 1 } |
| 7 | rotation: 180 | ||
| 6 | } | 8 | } |
