diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 23:03:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 23:03:04 -0400 |
commit | 523757481b2306614806a23981721d4a64abb134 (patch) | |
tree | ba991fbd9de1fc707477a8c9cf69db6bc2cc8679 /data/maps/the_tenacious/rooms/Paintings Room.txtpb | |
parent | 30dcf054a489ec4123e5048579df151bc1e76817 (diff) | |
download | lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.tar.gz lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.tar.bz2 lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.zip |
Added the_tenacious
Diffstat (limited to 'data/maps/the_tenacious/rooms/Paintings Room.txtpb')
-rw-r--r-- | data/maps/the_tenacious/rooms/Paintings Room.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_tenacious/rooms/Paintings Room.txtpb b/data/maps/the_tenacious/rooms/Paintings Room.txtpb new file mode 100644 index 0000000..f140ef3 --- /dev/null +++ b/data/maps/the_tenacious/rooms/Paintings Room.txtpb | |||
@@ -0,0 +1,10 @@ | |||
1 | name: "Paintings Room" | ||
2 | # NOTE: It will be non-trivial to implement the painting pilgrimage in Daedalus, | ||
3 | # so until then, the door to this room will be an item in door shuffle, and will | ||
4 | # automatically be open without door shuffle. | ||
5 | panels { | ||
6 | name: "PAINTINGS" | ||
7 | path: "Panels/Room_1/panel_3" | ||
8 | clue: "paintings" | ||
9 | answer: "paintings" | ||
10 | } | ||