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/Spiral Ramp.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/Spiral Ramp.txtpb')
-rw-r--r-- | data/maps/icarus/rooms/Spiral Ramp.txtpb | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/maps/icarus/rooms/Spiral Ramp.txtpb b/data/maps/icarus/rooms/Spiral Ramp.txtpb new file mode 100644 index 0000000..bd2013a --- /dev/null +++ b/data/maps/icarus/rooms/Spiral Ramp.txtpb | |||
@@ -0,0 +1,29 @@ | |||
1 | name: "Spiral Ramp" | ||
2 | panels { | ||
3 | name: "FIREMAN" | ||
4 | path: "Panels/Room_1/fireman" | ||
5 | clue: "fireman" | ||
6 | answer: "firefighter" | ||
7 | symbols: GENDER | ||
8 | } | ||
9 | paintings { | ||
10 | name: "WINGS6" | ||
11 | path: "Components/Paintings/oneways/wings6" | ||
12 | required_door { name: "Near Fireman Wings Painting" } | ||
13 | } | ||
14 | paintings { | ||
15 | name: "SUN5" | ||
16 | path: "Components/Paintings/sun5" | ||
17 | required_door { name: "Sun Painting To Drone" } | ||
18 | } | ||
19 | paintings { | ||
20 | name: "WINGS7" | ||
21 | path: "Components/Paintings/oneways/wings7" | ||
22 | } | ||
23 | paintings { | ||
24 | name: "WINGS11" | ||
25 | path: "Components/Paintings/other 30 degrees/wings11" | ||
26 | exit_only: true | ||
27 | # There is a ledge near the painting so we might want to turn off exit_only | ||
28 | # at some point. | ||
29 | } | ||