summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Eye Room.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_entry/rooms/Eye Room.txtpb')
-rw-r--r--data/maps/the_entry/rooms/Eye Room.txtpb31
1 files changed, 31 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Eye Room.txtpb b/data/maps/the_entry/rooms/Eye Room.txtpb new file mode 100644 index 0000000..50781ad --- /dev/null +++ b/data/maps/the_entry/rooms/Eye Room.txtpb
@@ -0,0 +1,31 @@
1name: "Eye Room"
2display_name: "Eye Room"
3panels {
4 name: "I"
5 path: "Panels/Entry/eyes_1"
6 clue: "i"
7 answer: "eyes"
8 symbols: "zero"
9 symbols: "planet"
10}
11paintings {
12 name: "ENTER"
13 path: "Components/Paintings/eyes2"
14 orientation: "south"
15 display_name: "Black Wall Painting"
16}
17paintings {
18 name: "EXIT"
19 path: "Components/Paintings/eyes4"
20 orientation: "west"
21 display_name: "Beige Wall Painting"
22}
23paintings {
24 name: "GALLERY"
25 path: "Components/Paintings/eyes5"
26 orientation: "east"
27 move: true
28 enter_only: true
29 required_door { name: "Third Eye Painting" }
30 display_name: "Painting Beside Panel"
31} \ No newline at end of file