diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-08 17:05:40 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-08 17:05:40 -0400 |
| commit | 964a97e8554d29e58c37de93dc1dd5b3a8bf8320 (patch) | |
| tree | 1fd065b975bbd1cc472fe037b30a9cc827ff71a2 /data/maps/the_bearer/rooms/Back Area.txtpb | |
| parent | 84c646f9386521b3a948607e49ec9ae0a48c3575 (diff) | |
| download | lingo2-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.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 | } | ||
