diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 15:12:15 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 15:12:15 -0400 |
| commit | e99f7bf302b528242a99b500f6c5b2423daaefd6 (patch) | |
| tree | 1a3a81d7b16b7c4d4517f014d19af79d8ebc584e /data/maps/the_plaza/rooms/Main Area.txtpb | |
| parent | fee17b050898f2bb783c74bb8a43098954cce536 (diff) | |
| download | lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.tar.gz lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.tar.bz2 lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.zip | |
Added the_plaza
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_plaza/rooms/Main Area.txtpb | 52 |
1 files changed, 52 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..70f0347 --- /dev/null +++ b/data/maps/the_plaza/rooms/Main Area.txtpb | |||
| @@ -0,0 +1,52 @@ | |||
| 1 | name: "Main Area" | ||
| 2 | display_name: "Plaza" | ||
| 3 | panels { | ||
| 4 | name: "COURTYARD" | ||
| 5 | path: "Panels/Entrances/panel_1" | ||
| 6 | clue: "courtyard" | ||
| 7 | answer: "plaza" | ||
| 8 | symbols: "sun" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "ASTOUNDING" | ||
| 12 | path: "Panels/Entrances/panel_2" | ||
| 13 | clue: "astounding" | ||
| 14 | answer: "impressive" | ||
| 15 | symbols: "pyramid" | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "INFLEXIBLE" | ||
| 19 | path: "Panels/Entrances/panel_3" | ||
| 20 | clue: "inflexible" | ||
| 21 | answer: "unyielding" | ||
| 22 | symbols: "sun" | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "AMONG" | ||
| 26 | path: "Panels/Entrances/panel_4" | ||
| 27 | clue: "among" | ||
| 28 | answer: "between" | ||
| 29 | symbols: "sun" | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "AFFABLE" | ||
| 33 | path: "Panels/Entrances/panel_7" | ||
| 34 | clue: "affable" | ||
| 35 | answer: "charismatic" | ||
| 36 | symbols: "sun" | ||
| 37 | } | ||
| 38 | ports { | ||
| 39 | name: "UNYIELDING" | ||
| 40 | path: "Components/Warps/worldport" | ||
| 41 | orientation: "west" | ||
| 42 | } | ||
| 43 | ports { | ||
| 44 | name: "IMPRESSIVE" | ||
| 45 | path: "Components/Warps/worldport2" | ||
| 46 | orientation: "west" | ||
| 47 | } | ||
| 48 | ports { | ||
| 49 | name: "BETWEEN" | ||
| 50 | path: "Components/Warps/worldport3" | ||
| 51 | orientation: "west" | ||
| 52 | } | ||
