From f531a757c6d9488094f2df4b85a4135b211097e9 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 12 Aug 2025 23:53:00 -0400 Subject: Added the_extravagant --- .../the_extravagant/rooms/Y Plus Third Floor.txtpb | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb (limited to 'data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb') diff --git a/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb new file mode 100644 index 0000000..3fd845b --- /dev/null +++ b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb @@ -0,0 +1,31 @@ +name: "Y Plus Third Floor" +# It's the second floor too... +display_name: "E" +panels { + name: "CACTUS" + path: "Panels/panel_6" + clue: "cactus" + answer: "thorn" + symbols: "boxes" +} +panels { + name: "TAIL" + path: "Panels/panel_12" + clue: "tail" + answer: "rat" + symbols: "boxes" +} +paintings { + name: "UNMORE" + path: "Components/Paintings/unmore2" + gravity: Y_PLUS + orientation: "east" + display_name: "E Side Third Floor Painting" +} +paintings { + name: "UNDUE" + path: "Components/Paintings/undue2" + gravity: Y_PLUS + orientation: "south" + display_name: "Hat Chamber Upside Down Painting" +} -- cgit 1.4.1