summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Back Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_bearer/rooms/Back Area.txtpb')
-rw-r--r--data/maps/the_bearer/rooms/Back Area.txtpb20
1 files changed, 20 insertions, 0 deletions
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 @@
1name: "Back Area"
2display_name: "Back Area"
3panels {
4 name: "COLOR"
5 path: "Panels/Entry/panel_3"
6 clue: "color"
7 answer: "brown"
8 symbols: "example"
9}
10ports {
11 name: "TREE"
12 path: "Components/Warps/worldport3"
13 orientation: "north"
14 required_door { name: "Control Center Brown Door" }
15}
16ports {
17 name: "DAEDALUS"
18 path: "Components/Warps/worldport2"
19 orientation: "north"
20}