diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
| commit | b7efc4f591dc91876c573e5361f52689705e6e50 (patch) | |
| tree | fb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/Purple Room South.txtpb | |
| parent | addcf1712c66e7b058c87ac4342bd08685d6c6aa (diff) | |
| download | lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2 lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip | |
Added daedalus
Diffstat (limited to 'data/maps/daedalus/rooms/Purple Room South.txtpb')
| -rw-r--r-- | data/maps/daedalus/rooms/Purple Room South.txtpb | 43 |
1 files changed, 43 insertions, 0 deletions
| diff --git a/data/maps/daedalus/rooms/Purple Room South.txtpb b/data/maps/daedalus/rooms/Purple Room South.txtpb new file mode 100644 index 0000000..b6a25e6 --- /dev/null +++ b/data/maps/daedalus/rooms/Purple Room South.txtpb | |||
| @@ -0,0 +1,43 @@ | |||
| 1 | name: "Purple Room South" | ||
| 2 | display_name: "Central" | ||
| 3 | panels { | ||
| 4 | name: "LITTLE" | ||
| 5 | path: "Panels/Halls/hof_1" | ||
| 6 | clue: "little" | ||
| 7 | answer: "old" | ||
| 8 | symbols: QUESTION | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "FAREWELL" | ||
| 12 | path: "Panels/Halls/hof_2" | ||
| 13 | clue: "farewell" | ||
| 14 | answer: "greetings" | ||
| 15 | symbols: QUESTION | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "LAMB" | ||
| 19 | path: "Panels/Halls/hof_3" | ||
| 20 | clue: "lamb" | ||
| 21 | answer: "friend" | ||
| 22 | symbols: QUESTION | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "ANY" | ||
| 26 | path: "Panels/Purple Exterior/purple_3" | ||
| 27 | clue: "any" | ||
| 28 | answer: "many" | ||
| 29 | symbols: SPARKLES | ||
| 30 | required_door { name: "Purple SE Vestibule Blocker" } | ||
| 31 | } | ||
| 32 | panels { | ||
| 33 | name: "THESE" | ||
| 34 | path: "Panels/Purple Exterior/purple_10" | ||
| 35 | clue: "these" | ||
| 36 | answer: "the" | ||
| 37 | symbols: SPARKLES | ||
| 38 | required_door { name: "Purple SW Vestibule Blocker" } | ||
| 39 | } | ||
| 40 | paintings { | ||
| 41 | name: "PLANET" | ||
| 42 | path: "Components/Paintings/Group1/planet" | ||
| 43 | } | ||
