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