diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-22 17:52:20 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-22 17:52:20 -0400 |
commit | 139c7252dffad17f2f3345fa1aa41f673fcfea03 (patch) | |
tree | 31c70b7d69dac266c720b0f61da7e92a1c3175b3 /data/maps/icarus/rooms/Highest Point.txtpb | |
parent | 2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5 (diff) | |
download | lingo2-archipelago-139c7252dffad17f2f3345fa1aa41f673fcfea03.tar.gz lingo2-archipelago-139c7252dffad17f2f3345fa1aa41f673fcfea03.tar.bz2 lingo2-archipelago-139c7252dffad17f2f3345fa1aa41f673fcfea03.zip |
Added icarus
Diffstat (limited to 'data/maps/icarus/rooms/Highest Point.txtpb')
-rw-r--r-- | data/maps/icarus/rooms/Highest Point.txtpb | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/maps/icarus/rooms/Highest Point.txtpb b/data/maps/icarus/rooms/Highest Point.txtpb new file mode 100644 index 0000000..c4e740b --- /dev/null +++ b/data/maps/icarus/rooms/Highest Point.txtpb | |||
@@ -0,0 +1,19 @@ | |||
1 | name: "Highest Point" | ||
2 | panels { | ||
3 | name: "DIAGNOSIS" | ||
4 | path: "Panels/Room_1/diagnosis" | ||
5 | clue: "diagnosis" | ||
6 | answer: "diagnose" | ||
7 | symbols: PLANET | ||
8 | } | ||
9 | panels { | ||
10 | name: "QUEEN" | ||
11 | path: "Panels/Room_1/queen" | ||
12 | clue: "queen" | ||
13 | answer: "ant" | ||
14 | symbols: GENDER | ||
15 | } | ||
16 | paintings { | ||
17 | name: "SUN3" | ||
18 | path: "Components/Paintings/sun3" | ||
19 | } | ||