about 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.txtpb13
1 files changed, 9 insertions, 4 deletions
diff --git a/data/maps/the_entry/rooms/Eye Room.txtpb b/data/maps/the_entry/rooms/Eye Room.txtpb index 50781ad..da17163 100644 --- a/data/maps/the_entry/rooms/Eye Room.txtpb +++ b/data/maps/the_entry/rooms/Eye Room.txtpb
@@ -1,12 +1,12 @@
1name: "Eye Room" 1name: "Eye Room"
2display_name: "Eye Room" 2panel_display_name: "Eye Room"
3panels { 3panels {
4 name: "I" 4 name: "I"
5 path: "Panels/Entry/eyes_1" 5 path: "Panels/Entry/eyes_1"
6 clue: "i" 6 clue: "i"
7 answer: "eyes" 7 answer: "eyes"
8 symbols: "zero" 8 symbols: ZERO
9 symbols: "planet" 9 symbols: PLANET
10} 10}
11paintings { 11paintings {
12 name: "ENTER" 12 name: "ENTER"
@@ -28,4 +28,9 @@ paintings {
28 enter_only: true 28 enter_only: true
29 required_door { name: "Third Eye Painting" } 29 required_door { name: "Third Eye Painting" }
30 display_name: "Painting Beside Panel" 30 display_name: "Painting Beside Panel"
31} \ No newline at end of file 31}
32ports {
33 name: "LIONIZED"
34 path: "Components/Warps/worldport10"
35 orientation: "north"
36}