From 523757481b2306614806a23981721d4a64abb134 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 25 Aug 2025 23:03:04 -0400 Subject: Added the_tenacious --- data/maps/the_tenacious/rooms/Paintings Room.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_tenacious/rooms/Paintings Room.txtpb (limited to 'data/maps/the_tenacious/rooms/Paintings Room.txtpb') 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 @@ +name: "Paintings Room" +# NOTE: It will be non-trivial to implement the painting pilgrimage in Daedalus, +# so until then, the door to this room will be an item in door shuffle, and will +# automatically be open without door shuffle. +panels { + name: "PAINTINGS" + path: "Panels/Room_1/panel_3" + clue: "paintings" + answer: "paintings" +} -- cgit 1.4.1