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/Back Area.txtpb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/maps/the_bearer/rooms/Back Area.txtpb (limited to 'data/maps/the_bearer/rooms/Back Area.txtpb') diff --git a/data/maps/the_bearer/rooms/Back Area.txtpb b/data/maps/the_bearer/rooms/Back Area.txtpb new file mode 100644 index 0000000..5f0ec79 --- /dev/null +++ b/data/maps/the_bearer/rooms/Back Area.txtpb @@ -0,0 +1,20 @@ +name: "Back Area" +display_name: "Back Area" +panels { + name: "COLOR" + path: "Panels/Entry/panel_3" + clue: "color" + answer: "brown" + symbols: "example" +} +ports { + name: "TREE" + path: "Components/Warps/worldport3" + orientation: "north" + required_door { name: "Control Center Brown Door" } +} +ports { + name: "DAEDALUS" + path: "Components/Warps/worldport2" + orientation: "north" +} -- cgit 1.4.1