diff options
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_plaza/rooms/Main Area.txtpb | 51 |
1 files changed, 51 insertions, 0 deletions
| diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb new file mode 100644 index 0000000..521b974 --- /dev/null +++ b/data/maps/the_plaza/rooms/Main Area.txtpb | |||
| @@ -0,0 +1,51 @@ | |||
| 1 | name: "Main Area" | ||
| 2 | panels { | ||
| 3 | name: "COURTYARD" | ||
| 4 | path: "Panels/Entrances/panel_1" | ||
| 5 | clue: "courtyard" | ||
| 6 | answer: "plaza" | ||
| 7 | symbols: SUN | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "ASTOUNDING" | ||
| 11 | path: "Panels/Entrances/panel_2" | ||
| 12 | clue: "astounding" | ||
| 13 | answer: "impressive" | ||
| 14 | symbols: PYRAMID | ||
| 15 | } | ||
| 16 | panels { | ||
| 17 | name: "INFLEXIBLE" | ||
| 18 | path: "Panels/Entrances/panel_3" | ||
| 19 | clue: "inflexible" | ||
| 20 | answer: "unyielding" | ||
| 21 | symbols: SUN | ||
| 22 | } | ||
| 23 | panels { | ||
| 24 | name: "AMONG" | ||
| 25 | path: "Panels/Entrances/panel_4" | ||
| 26 | clue: "among" | ||
| 27 | answer: "between" | ||
| 28 | symbols: SUN | ||
| 29 | } | ||
| 30 | panels { | ||
| 31 | name: "AFFABLE" | ||
| 32 | path: "Panels/Entrances/panel_7" | ||
| 33 | clue: "affable" | ||
| 34 | answer: "charismatic" | ||
| 35 | symbols: SUN | ||
| 36 | } | ||
| 37 | ports { | ||
| 38 | name: "UNYIELDING" | ||
| 39 | path: "Components/Warps/worldport" | ||
| 40 | orientation: "west" | ||
| 41 | } | ||
| 42 | ports { | ||
| 43 | name: "IMPRESSIVE" | ||
| 44 | path: "Components/Warps/worldport2" | ||
| 45 | orientation: "west" | ||
| 46 | } | ||
| 47 | ports { | ||
| 48 | name: "BETWEEN" | ||
| 49 | path: "Components/Warps/worldport3" | ||
| 50 | orientation: "west" | ||
| 51 | } | ||
