diff options
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_plaza/rooms/Main Area.txtpb | 13 |
1 files changed, 9 insertions, 4 deletions
| diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb index cabfc94..c2fca13 100644 --- a/data/maps/the_plaza/rooms/Main Area.txtpb +++ b/data/maps/the_plaza/rooms/Main Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Plaza" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "COURTYARD" | 3 | name: "COURTYARD" |
| 5 | path: "Panels/Entrances/panel_1" | 4 | path: "Panels/Entrances/panel_1" |
| @@ -37,16 +36,22 @@ panels { | |||
| 37 | } | 36 | } |
| 38 | ports { | 37 | ports { |
| 39 | name: "UNYIELDING" | 38 | name: "UNYIELDING" |
| 39 | display_name: "Unyielding Hallway" | ||
| 40 | path: "Components/Warps/worldport" | 40 | path: "Components/Warps/worldport" |
| 41 | orientation: "west" | 41 | destination { x: 1 y: 0 z: 10 } |
| 42 | rotation: 270 | ||
| 42 | } | 43 | } |
| 43 | ports { | 44 | ports { |
| 44 | name: "IMPRESSIVE" | 45 | name: "IMPRESSIVE" |
| 46 | display_name: "Impressive Hallway" | ||
| 45 | path: "Components/Warps/worldport2" | 47 | path: "Components/Warps/worldport2" |
| 46 | orientation: "west" | 48 | destination { x: 11 y: 0 z: 10 } |
| 49 | rotation: 270 | ||
| 47 | } | 50 | } |
| 48 | ports { | 51 | ports { |
| 49 | name: "BETWEEN" | 52 | name: "BETWEEN" |
| 53 | display_name: "Between Hallway" | ||
| 50 | path: "Components/Warps/worldport3" | 54 | path: "Components/Warps/worldport3" |
| 51 | orientation: "west" | 55 | destination { x: -9 y: 0 z: 10 } |
| 56 | rotation: 270 | ||
| 52 | } | 57 | } |
