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/Number Paintings Area.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/Number Paintings Area.txtpb')
| -rw-r--r-- | data/maps/daedalus/rooms/Number Paintings Area.txtpb | 39 |
1 files changed, 39 insertions, 0 deletions
| diff --git a/data/maps/daedalus/rooms/Number Paintings Area.txtpb b/data/maps/daedalus/rooms/Number Paintings Area.txtpb new file mode 100644 index 0000000..fb01075 --- /dev/null +++ b/data/maps/daedalus/rooms/Number Paintings Area.txtpb | |||
| @@ -0,0 +1,39 @@ | |||
| 1 | name: "Number Paintings Area" | ||
| 2 | display_name: "Northwest Area" | ||
| 3 | panels { | ||
| 4 | name: "GOING" | ||
| 5 | path: "Panels/Entry/g_hedge_1" | ||
| 6 | clue: "going" | ||
| 7 | answer: "gone" | ||
| 8 | symbols: AGE | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "TURN" | ||
| 12 | path: "Panels/Entry/chocolate_1" | ||
| 13 | clue: "turn" | ||
| 14 | answer: "return" | ||
| 15 | symbols: SPARKLES | ||
| 16 | } | ||
| 17 | keyholders { | ||
| 18 | name: "G" | ||
| 19 | path: "Components/KeyHolders/keyHolderG" | ||
| 20 | } | ||
| 21 | paintings { | ||
| 22 | name: "WON" | ||
| 23 | path: "Components/Paintings/Group3/won" | ||
| 24 | } | ||
| 25 | paintings { | ||
| 26 | name: "TOO" | ||
| 27 | path: "Components/Paintings/Group3/too" | ||
| 28 | } | ||
| 29 | paintings { | ||
| 30 | name: "3" | ||
| 31 | path: "Components/Paintings/Group3/3" | ||
| 32 | } | ||
| 33 | paintings { | ||
| 34 | name: "FOR" | ||
| 35 | path: "Components/Paintings/Group3/for" | ||
| 36 | # TODO: This painting is special, and requires something akin to a pilgrimage. | ||
| 37 | # I don't want to deal with that yet. For now, let's have the door in The | ||
| 38 | # Tenacious just automatically be open. | ||
| 39 | } | ||
