diff options
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 | } | ||