diff options
Diffstat (limited to 'data/maps/the_hive/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_hive/rooms/Main Area.txtpb | 18 |
1 files changed, 13 insertions, 5 deletions
| diff --git a/data/maps/the_hive/rooms/Main Area.txtpb b/data/maps/the_hive/rooms/Main Area.txtpb index de7bdec..aaf8e2a 100644 --- a/data/maps/the_hive/rooms/Main Area.txtpb +++ b/data/maps/the_hive/rooms/Main Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Hive" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "ASP" | 3 | name: "ASP" |
| 5 | path: "Panels/Room 1/panel_1" | 4 | path: "Panels/Room 1/panel_1" |
| @@ -269,24 +268,33 @@ panels { | |||
| 269 | keyholders { | 268 | keyholders { |
| 270 | name: "B" | 269 | name: "B" |
| 271 | path: "Components/KeyHolders/keyHolderB" | 270 | path: "Components/KeyHolders/keyHolderB" |
| 271 | key: "b" | ||
| 272 | } | 272 | } |
| 273 | ports { | 273 | ports { |
| 274 | name: "DAED1" | 274 | name: "DAED1" |
| 275 | display_name: "Blue Area Worldport" | ||
| 275 | path: "Components/Warps/worldport" | 276 | path: "Components/Warps/worldport" |
| 276 | orientation: "west" | 277 | destination { x: -1.5 y: 0 z: 24 } |
| 278 | rotation: 270 | ||
| 277 | } | 279 | } |
| 278 | ports { | 280 | ports { |
| 279 | name: "DAED2" | 281 | name: "DAED2" |
| 282 | display_name: "Pink Area South Worldport" | ||
| 280 | path: "Components/Warps/worldport2" | 283 | path: "Components/Warps/worldport2" |
| 281 | orientation: "west" | 284 | destination { x: -26.5 y: 0 z: -22 } |
| 285 | rotation: 270 | ||
| 282 | } | 286 | } |
| 283 | ports { | 287 | ports { |
| 284 | name: "DAED3" | 288 | name: "DAED3" |
| 289 | display_name: "Lime Area Worldport" | ||
| 285 | path: "Components/Warps/worldport3" | 290 | path: "Components/Warps/worldport3" |
| 286 | orientation: "east" | 291 | destination { x: -44.5 y: 0 z: -13 } |
| 292 | rotation: 90 | ||
| 287 | } | 293 | } |
| 288 | ports { | 294 | ports { |
| 289 | name: "GREAT" | 295 | name: "GREAT" |
| 296 | display_name: "Pink Area North Worldport" | ||
| 290 | path: "Components/Warps/worldport4" | 297 | path: "Components/Warps/worldport4" |
| 291 | orientation: "west" | 298 | destination { x: -29.5 y: 0 z: -62 } |
| 299 | rotation: 270 | ||
| 292 | } | 300 | } |
