diff options
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_plaza/rooms/Main Area.txtpb | 23 |
1 files changed, 14 insertions, 9 deletions
| diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb index 70f0347..c2fca13 100644 --- a/data/maps/the_plaza/rooms/Main Area.txtpb +++ b/data/maps/the_plaza/rooms/Main Area.txtpb | |||
| @@ -1,52 +1,57 @@ | |||
| 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" |
| 6 | clue: "courtyard" | 5 | clue: "courtyard" |
| 7 | answer: "plaza" | 6 | answer: "plaza" |
| 8 | symbols: "sun" | 7 | symbols: SUN |
| 9 | } | 8 | } |
| 10 | panels { | 9 | panels { |
| 11 | name: "ASTOUNDING" | 10 | name: "ASTOUNDING" |
| 12 | path: "Panels/Entrances/panel_2" | 11 | path: "Panels/Entrances/panel_2" |
| 13 | clue: "astounding" | 12 | clue: "astounding" |
| 14 | answer: "impressive" | 13 | answer: "impressive" |
| 15 | symbols: "pyramid" | 14 | symbols: PYRAMID |
| 16 | } | 15 | } |
| 17 | panels { | 16 | panels { |
| 18 | name: "INFLEXIBLE" | 17 | name: "INFLEXIBLE" |
| 19 | path: "Panels/Entrances/panel_3" | 18 | path: "Panels/Entrances/panel_3" |
| 20 | clue: "inflexible" | 19 | clue: "inflexible" |
| 21 | answer: "unyielding" | 20 | answer: "unyielding" |
| 22 | symbols: "sun" | 21 | symbols: SUN |
| 23 | } | 22 | } |
| 24 | panels { | 23 | panels { |
| 25 | name: "AMONG" | 24 | name: "AMONG" |
| 26 | path: "Panels/Entrances/panel_4" | 25 | path: "Panels/Entrances/panel_4" |
| 27 | clue: "among" | 26 | clue: "among" |
| 28 | answer: "between" | 27 | answer: "between" |
| 29 | symbols: "sun" | 28 | symbols: SUN |
| 30 | } | 29 | } |
| 31 | panels { | 30 | panels { |
| 32 | name: "AFFABLE" | 31 | name: "AFFABLE" |
| 33 | path: "Panels/Entrances/panel_7" | 32 | path: "Panels/Entrances/panel_7" |
| 34 | clue: "affable" | 33 | clue: "affable" |
| 35 | answer: "charismatic" | 34 | answer: "charismatic" |
| 36 | symbols: "sun" | 35 | symbols: SUN |
| 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 | } |
