diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 12:17:05 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 12:17:05 -0400 |
commit | a70b3da0f179ad630087b3f3e8a1e92fc8011be7 (patch) | |
tree | d58bb3b1965bda226b7d38d883a7339ba843d2a0 /data/maps/the_owl/rooms/Z Room.txtpb | |
parent | 3cd16688ea2f467a16473b6b3c4cbb61e0819a1f (diff) | |
download | lingo2-archipelago-a70b3da0f179ad630087b3f3e8a1e92fc8011be7.tar.gz lingo2-archipelago-a70b3da0f179ad630087b3f3e8a1e92fc8011be7.tar.bz2 lingo2-archipelago-a70b3da0f179ad630087b3f3e8a1e92fc8011be7.zip |
Added the_owl
Diffstat (limited to 'data/maps/the_owl/rooms/Z Room.txtpb')
-rw-r--r-- | data/maps/the_owl/rooms/Z Room.txtpb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/maps/the_owl/rooms/Z Room.txtpb b/data/maps/the_owl/rooms/Z Room.txtpb new file mode 100644 index 0000000..627b15a --- /dev/null +++ b/data/maps/the_owl/rooms/Z Room.txtpb | |||
@@ -0,0 +1,20 @@ | |||
1 | name: "Z Room" | ||
2 | display_name: "Owl" | ||
3 | panels { | ||
4 | name: "MAZE" | ||
5 | path: "Panels/Noncritical/owl_10" | ||
6 | clue: "maze" | ||
7 | answer: "glaze" | ||
8 | symbols: "zero" | ||
9 | } | ||
10 | letters { | ||
11 | key: "z" | ||
12 | path: "Components/Collectables/collectable" | ||
13 | } | ||
14 | paintings { | ||
15 | name: "OWL2" | ||
16 | path: "Components/Paintings/owl2" | ||
17 | exit_only: true | ||
18 | # required: true | ||
19 | orientation: "south" | ||
20 | } | ||