From 964a97e8554d29e58c37de93dc1dd5b3a8bf8320 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 8 Aug 2025 17:05:40 -0400 Subject: Added the_bearer --- data/maps/the_bearer/rooms/Butterfly Room.txtpb | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/maps/the_bearer/rooms/Butterfly Room.txtpb (limited to 'data/maps/the_bearer/rooms/Butterfly Room.txtpb') diff --git a/data/maps/the_bearer/rooms/Butterfly Room.txtpb b/data/maps/the_bearer/rooms/Butterfly Room.txtpb new file mode 100644 index 0000000..b1b2be3 --- /dev/null +++ b/data/maps/the_bearer/rooms/Butterfly Room.txtpb @@ -0,0 +1,22 @@ +name: "Butterfly Room" +display_name: "Back Area" +panels { + name: "VIBRANT" + path: "Panels/Entry/panel_4" + clue: "vibrant" + answer: "colorful" + symbols: "sun" +} +panels { + name: "DARKNESS" + path: "Panels/Entry/panel_5" + clue: "darkness" + answer: "light" + symbols: "sun" +} +paintings { + name: "BUTTERFLY" + path: "Components/Paintings/butterfly" + orientation: "north" + display_name: "Painting" +} -- cgit 1.4.1