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/Plum Room.txtpb | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 data/maps/daedalus/rooms/Plum Room.txtpb (limited to 'data/maps/daedalus/rooms/Plum Room.txtpb') diff --git a/data/maps/daedalus/rooms/Plum Room.txtpb b/data/maps/daedalus/rooms/Plum Room.txtpb new file mode 100644 index 0000000..90243a4 --- /dev/null +++ b/data/maps/daedalus/rooms/Plum Room.txtpb @@ -0,0 +1,53 @@ +name: "Plum Room" +display_name: "Plum Room" +panels { + name: "GOD" + path: "Panels/Plum Room/plum_1" + clue: "god" + answer: "goddess" + symbols: GENDER +} +panels { + name: "INJURED" + path: "Panels/Plum Room/plum_2" + clue: "injured" + answer: "wounded" + symbols: SUN +} +panels { + name: "HEALTHY" + path: "Panels/Plum Room/plum_3" + clue: "healthy" + answer: "diseased" + symbols: SUN +} +panels { + name: "DEMURRED" + path: "Panels/Plum Room/plum_4" + clue: "demurred" + answer: "murdered" + symbols: ANAGRAM +} +panels { + name: "FOUROFFERBEAR" + path: "Panels/Plum Room/plum_5" + clue: "fourofferbear" + answer: "forbidden" + symbols: SUN + symbols: ZERO + symbols: STARS +} +panels { + name: "SNAKE" + path: "Panels/Plum Room/plum_6" + clue: "snake" + answer: "adder" + symbols: EXAMPLE +} +panels { + name: "CENTER" + path: "Panels/Plum Room/plum_7" + clue: "center" + answer: "middle" + symbols: SUN +} -- cgit 1.4.1