summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Back Area.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-08 17:05:40 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-08 17:05:40 -0400
commit964a97e8554d29e58c37de93dc1dd5b3a8bf8320 (patch)
tree1fd065b975bbd1cc472fe037b30a9cc827ff71a2 /data/maps/the_bearer/rooms/Back Area.txtpb
parent84c646f9386521b3a948607e49ec9ae0a48c3575 (diff)
downloadlingo2-archipelago-964a97e8554d29e58c37de93dc1dd5b3a8bf8320.tar.gz
lingo2-archipelago-964a97e8554d29e58c37de93dc1dd5b3a8bf8320.tar.bz2
lingo2-archipelago-964a97e8554d29e58c37de93dc1dd5b3a8bf8320.zip
Added the_bearer
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}