diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Starting Room.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Starting Room.txtpb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index 98882a3..eaf493c 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb | |||
@@ -32,7 +32,7 @@ panels { | |||
32 | answer: "hint" | 32 | answer: "hint" |
33 | } | 33 | } |
34 | panels { | 34 | panels { |
35 | id: "THIN" | 35 | name: "THIN" |
36 | path: "Panels/Entry/second_left" | 36 | path: "Panels/Entry/second_left" |
37 | clue: "thin" | 37 | clue: "thin" |
38 | answer: "thin" | 38 | answer: "thin" |
@@ -54,7 +54,7 @@ paintings { | |||
54 | move: true # how do | 54 | move: true # how do |
55 | enter_only: true | 55 | enter_only: true |
56 | orientation: "north" | 56 | orientation: "north" |
57 | required_door { door: "Least Blue Last Panels" } | 57 | required_door { name: "Least Blue Last Panels" } |
58 | display_name: "Near Trick Painting" | 58 | display_name: "Near Trick Painting" |
59 | } | 59 | } |
60 | paintings { | 60 | paintings { |
@@ -62,7 +62,7 @@ paintings { | |||
62 | path: "Components/Paintings/pains3" | 62 | path: "Components/Paintings/pains3" |
63 | enter_only: true | 63 | enter_only: true |
64 | orientation: "east" | 64 | orientation: "east" |
65 | required_door { door: "Near D Room Painting" } | 65 | required_door { name: "Near D Room Painting" } |
66 | display_name: "Near D Room Painting" | 66 | display_name: "Near D Room Painting" |
67 | } | 67 | } |
68 | ports { | 68 | ports { |