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 --- .../rooms/Y Minus First Floor.txtpb | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb (limited to 'data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb') diff --git a/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb b/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb new file mode 100644 index 0000000..fb674c0 --- /dev/null +++ b/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb @@ -0,0 +1,28 @@ +name: "Y Minus First Floor" +display_name: "3" +panels { + name: "RHINO" + path: "Panels/panel_2" + clue: "rhino" + answer: "horn" + symbols: "boxes" +} +panels { + name: "HORN" + path: "Panels/panel_3" + clue: "horn" + answer: "rhino" + symbols: "boxes" +} +paintings { + name: "GALLERY" + path: "Components/Paintings/unless3" + orientation: "south" + display_name: "3 Side First Floor Near Panels Painting" +} +paintings { + name: "SMILE" + path: "Components/Paintings/smile" + orientation: "east" + display_name: "3 Side First Floor Other Painting" +} -- cgit 1.4.1