diff options
Diffstat (limited to 'data/maps/the_hive')
| -rw-r--r-- | data/maps/the_hive/metadata.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_hive/rooms/Main Area.txtpb | 16 |
2 files changed, 15 insertions, 4 deletions
| diff --git a/data/maps/the_hive/metadata.txtpb b/data/maps/the_hive/metadata.txtpb index 8f3894c..d89d2ff 100644 --- a/data/maps/the_hive/metadata.txtpb +++ b/data/maps/the_hive/metadata.txtpb | |||
| @@ -1 +1,4 @@ | |||
| 1 | display_name: "The Hive" | 1 | display_name: "The Hive" |
| 2 | rte_room: "Main Area" | ||
| 3 | rte_trigger_pos { x: -26 y: 0 z: -19 } | ||
| 4 | rte_trigger_scale { x: 60 y: 10 z: 60 } | ||
| diff --git a/data/maps/the_hive/rooms/Main Area.txtpb b/data/maps/the_hive/rooms/Main Area.txtpb index 013390a..aaf8e2a 100644 --- a/data/maps/the_hive/rooms/Main Area.txtpb +++ b/data/maps/the_hive/rooms/Main Area.txtpb | |||
| @@ -272,21 +272,29 @@ keyholders { | |||
| 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 | } |
