From 79321fca348b5126467fa64258b3c0340cc8b110 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 13 Aug 2025 23:45:05 -0400 Subject: Added the_gallery --- .../the_gallery/rooms/Daedalus Extension.txtpb | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 data/maps/the_gallery/rooms/Daedalus Extension.txtpb (limited to 'data/maps/the_gallery/rooms/Daedalus Extension.txtpb') diff --git a/data/maps/the_gallery/rooms/Daedalus Extension.txtpb b/data/maps/the_gallery/rooms/Daedalus Extension.txtpb new file mode 100644 index 0000000..bb1231e --- /dev/null +++ b/data/maps/the_gallery/rooms/Daedalus Extension.txtpb @@ -0,0 +1,44 @@ +name: "Daedalus Extension" +display_name: "Daedalus Extension" +panels { + name: "WHERE" + path: "Panels/entry_1" + clue: "where" + answer: "question" + symbols: "example" +} +paintings { + name: "EYE" + path: "Components/Paintings/Daedalus/eyeRed" + orientation: "north" +} +paintings { + name: "PYRAMID" + path: "Components/Paintings/Daedalus/pyramid" + orientation: "west" +} +paintings { + name: "TOWER" + path: "Components/Paintings/Daedalus/tower" + orientation: "west" +} +paintings { + name: "GATE" + path: "Components/Paintings/Daedalus/gate" + orientation: "west" +} +paintings { + name: "PUMPKIN" + path: "Components/Paintings/Daedalus/pumpkin" + orientation: "east" +} +paintings { + name: "HOUSE" + path: "Components/Paintings/Daedalus/house" + orientation: "east" +} +paintings { + name: "SNAKE" + path: "Components/Paintings/Daedalus/snake" + orientation: "east" +} -- cgit 1.4.1