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/Bottom Right Room.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/Bottom Right Room.txtpb')
| -rw-r--r-- | data/maps/the_plaza/rooms/Bottom Right Room.txtpb | 44 |
1 files changed, 44 insertions, 0 deletions
| diff --git a/data/maps/the_plaza/rooms/Bottom Right Room.txtpb b/data/maps/the_plaza/rooms/Bottom Right Room.txtpb new file mode 100644 index 0000000..1f768c4 --- /dev/null +++ b/data/maps/the_plaza/rooms/Bottom Right Room.txtpb | |||
| @@ -0,0 +1,44 @@ | |||
| 1 | name: "Bottom Right Room" | ||
| 2 | display_name: "Plaza" | ||
| 3 | panels { | ||
| 4 | name: "FLY" | ||
| 5 | path: "Panels/Room 3/panel_1" | ||
| 6 | clue: "fly" | ||
| 7 | answer: "bird" | ||
| 8 | symbols: "job" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "DECLOG" | ||
| 12 | path: "Panels/Room 3/panel_2" | ||
| 13 | clue: "declog" | ||
| 14 | answer: "plunger" | ||
| 15 | symbols: "job" | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "SWING" | ||
| 19 | path: "Panels/Room 3/panel_3" | ||
| 20 | clue: "swing" | ||
| 21 | answer: "bat" | ||
| 22 | symbols: "job" | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "HIBERNATE" | ||
| 26 | path: "Panels/Room 3/panel_4" | ||
| 27 | clue: "hibernate" | ||
| 28 | answer: "bear" | ||
| 29 | symbols: "job" | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "HONEY" | ||
| 33 | path: "Panels/Room 3/panel_5" | ||
| 34 | clue: "honey" | ||
| 35 | answer: "bee" | ||
| 36 | symbols: "job" | ||
| 37 | } | ||
| 38 | panels { | ||
| 39 | name: "INJECT" | ||
| 40 | path: "Panels/Room 3/panel_6" | ||
| 41 | clue: "inject" | ||
| 42 | answer: "syringe" | ||
| 43 | symbols: "job" | ||
| 44 | } | ||
