From b7efc4f591dc91876c573e5361f52689705e6e50 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 24 Aug 2025 18:18:09 -0400 Subject: Added daedalus --- data/maps/daedalus/rooms/Yellow Smiley Annex.txtpb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/maps/daedalus/rooms/Yellow Smiley Annex.txtpb (limited to 'data/maps/daedalus/rooms/Yellow Smiley Annex.txtpb') diff --git a/data/maps/daedalus/rooms/Yellow Smiley Annex.txtpb b/data/maps/daedalus/rooms/Yellow Smiley Annex.txtpb new file mode 100644 index 0000000..fa059c4 --- /dev/null +++ b/data/maps/daedalus/rooms/Yellow Smiley Annex.txtpb @@ -0,0 +1,16 @@ +name: "Yellow Smiley Annex" +display_name: "Hedges" +panels { + name: "COW" + path: "Panels/Miscellaneous/plum1" + clue: "cow" + answer: "moo" + symbols: SOUND +} +panels { + name: "BELL" + path: "Panels/Miscellaneous/plum2" + clue: "bell" + answer: "ding" + symbols: SOUND +} -- cgit 1.4.1