From 896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 16:37:53 -0400 Subject: Added the_hive --- data/maps/the_hive/rooms/Room 8.txtpb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 data/maps/the_hive/rooms/Room 8.txtpb (limited to 'data/maps/the_hive/rooms/Room 8.txtpb') diff --git a/data/maps/the_hive/rooms/Room 8.txtpb b/data/maps/the_hive/rooms/Room 8.txtpb new file mode 100644 index 0000000..6ba5d1d --- /dev/null +++ b/data/maps/the_hive/rooms/Room 8.txtpb @@ -0,0 +1,30 @@ +name: "Room 8" +display_name: "Hive" +panels { + name: "BUMBLE" + path: "Panels/Room 8/panel_1" + clue: "bumble" + answer: "bee" + symbols: "question" +} +panels { + name: "CARPENTER" + path: "Panels/Room 8/panel_2" + clue: "carpenter" + answer: "bee" + symbols: "question" +} +panels { + name: "CLOVER" + path: "Panels/Room 8/panel_3" + clue: "clover" + answer: "honey" + symbols: "question" +} +panels { + name: "WILDFLOWER" + path: "Panels/Room 8/panel_4" + clue: "wildflower" + answer: "honey" + symbols: "question" +} -- cgit 1.4.1