diff options
Diffstat (limited to 'data/maps/the_sweet/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_sweet/rooms/Main Area.txtpb | 7 |
1 files changed, 6 insertions, 1 deletions
| diff --git a/data/maps/the_sweet/rooms/Main Area.txtpb b/data/maps/the_sweet/rooms/Main Area.txtpb index b72b6d4..a8976f7 100644 --- a/data/maps/the_sweet/rooms/Main Area.txtpb +++ b/data/maps/the_sweet/rooms/Main Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Sweet" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "POTATO" | 3 | name: "POTATO" |
| 5 | path: "Panels/Sweetening Room/panel_1" | 4 | path: "Panels/Sweetening Room/panel_1" |
| @@ -201,9 +200,15 @@ panels { | |||
| 201 | } | 200 | } |
| 202 | ports { | 201 | ports { |
| 203 | name: "EXIT1" | 202 | name: "EXIT1" |
| 203 | display_name: "South Worldport" | ||
| 204 | path: "Components/Warps/worldport" | 204 | path: "Components/Warps/worldport" |
| 205 | destination { x: 0 y: 0 z: -11.5 } | ||
| 206 | rotation: 180 | ||
| 205 | } | 207 | } |
| 206 | ports { | 208 | ports { |
| 207 | name: "EXIT2" | 209 | name: "EXIT2" |
| 210 | display_name: "North Worldport" | ||
| 208 | path: "Components/Warps/worldport2" | 211 | path: "Components/Warps/worldport2" |
| 212 | destination { x: 0 y: 0 z: -17.5 } | ||
| 213 | rotation: 0 | ||
| 209 | } | 214 | } |
