summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Right Eye.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_entry/rooms/Right Eye.txtpb')
-rw-r--r--data/maps/the_entry/rooms/Right Eye.txtpb32
1 files changed, 32 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Right Eye.txtpb b/data/maps/the_entry/rooms/Right Eye.txtpb new file mode 100644 index 0000000..55ccc8c --- /dev/null +++ b/data/maps/the_entry/rooms/Right Eye.txtpb
@@ -0,0 +1,32 @@
1name: "Right Eye"
2display_name: "Right Eye Area"
3panels {
4 name: "EYE"
5 path: "Panels/Entry/front_2"
6 clue: "eye"
7 answer: "spy"
8 symbols: "zero"
9}
10panels {
11 name: "WANDER"
12 path: "Panels/Pilgrimage/cream_1"
13 clue: "wander"
14 answer: "wander"
15 proxies { answer: "lust" path: "Panels/Pilgrimage/cream_1_proxy_1" }
16}
17panels {
18 name: "FAINT"
19 path: "Panels/Entry/partial_1"
20 clue: "faint"
21 answer: "paint"
22 symbols: "sparkles"
23}
24paintings {
25 name: "PSYCHIC"
26 path: "Components/Paintings/psychic"
27 required_door { name: "Red Room Painting" }
28 enter_only: true
29 move: true
30 orientation: "west"
31 display_name: "Red Room Painting"
32} \ No newline at end of file