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/Globe Room.txtpb | 54 +++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 data/maps/daedalus/rooms/Globe Room.txtpb (limited to 'data/maps/daedalus/rooms/Globe Room.txtpb') diff --git a/data/maps/daedalus/rooms/Globe Room.txtpb b/data/maps/daedalus/rooms/Globe Room.txtpb new file mode 100644 index 0000000..49488f0 --- /dev/null +++ b/data/maps/daedalus/rooms/Globe Room.txtpb @@ -0,0 +1,54 @@ +name: "Globe Room" +display_name: "Southwest Area" +panels { + name: "NORTH" + path: "Panels/Halls/directions_1" + clue: "north" + answer: "shotu" + symbols: EXAMPLE + proxies { answer: "south" path: "Panels/Halls/directions_2" } + proxies { answer: "west" path: "Panels/Halls/directions_3" } + proxies { answer: "east" path: "Panels/Halls/directions_4" } +} +panels { + name: "HIDDEN" + path: "Panels/Halls/halls_16" + clue: "hidden" + answer: "ceortv" + symbols: SUN + proxies { answer: "covert" path: "Panels/Halls/secret_proxy_5" } + proxies { answer: "secret" path: "Panels/Halls/secret_proxy_6" } +} +panels { + name: "TICK" + path: "Panels/Sticks/stick_1" + clue: "tick" + answer: "tskci" + symbols: SPARKLES + proxies { answer: "stick" path: "Panels/Sticks/stick_proxy_1" } + proxies { answer: "sticks" path: "Panels/Sticks/stick_proxy_2" } +} +panels { + name: "TONE" + path: "Panels/Sticks/stick_2" + clue: "tone" + answer: "tsnoe" + symbols: SPARKLES + proxies { answer: "stone" path: "Panels/Sticks/stick_proxy_3" } + proxies { answer: "stones" path: "Panels/Sticks/stick_proxy_4" } +} +panels { + name: "BONE" + path: "Panels/Sticks/stick_3" + clue: "bone" + answer: "bones" + symbols: PLANET +} +panels { + name: "WORD" + path: "Panels/Sticks/stick_4" + clue: "word" + answer: "words" + symbols: PLANET + required_door { name: "Southwest Sticks And Stones Door" } +} -- cgit 1.4.1