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/Butterfly Room.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/Butterfly Room.txtpb')
| -rw-r--r-- | data/maps/the_bearer/rooms/Butterfly Room.txtpb | 22 |
1 files changed, 22 insertions, 0 deletions
| diff --git a/data/maps/the_bearer/rooms/Butterfly Room.txtpb b/data/maps/the_bearer/rooms/Butterfly Room.txtpb new file mode 100644 index 0000000..b1b2be3 --- /dev/null +++ b/data/maps/the_bearer/rooms/Butterfly Room.txtpb | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | name: "Butterfly Room" | ||
| 2 | display_name: "Back Area" | ||
| 3 | panels { | ||
| 4 | name: "VIBRANT" | ||
| 5 | path: "Panels/Entry/panel_4" | ||
| 6 | clue: "vibrant" | ||
| 7 | answer: "colorful" | ||
| 8 | symbols: "sun" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "DARKNESS" | ||
| 12 | path: "Panels/Entry/panel_5" | ||
| 13 | clue: "darkness" | ||
| 14 | answer: "light" | ||
| 15 | symbols: "sun" | ||
| 16 | } | ||
| 17 | paintings { | ||
| 18 | name: "BUTTERFLY" | ||
| 19 | path: "Components/Paintings/butterfly" | ||
| 20 | orientation: "north" | ||
| 21 | display_name: "Painting" | ||
| 22 | } | ||
