summary refs log tree commit diff stats
path: root/data/maps/the_gallery
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_gallery')
-rw-r--r--data/maps/the_gallery/doors.txtpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb index 6ce4b0e..a010220 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb
@@ -28,7 +28,7 @@ doors {
28 name: "Butterfly Painting" 28 name: "Butterfly Painting"
29 type: ITEM_ONLY 29 type: ITEM_ONLY
30 move_paintings { room: "Main Area" name: "BUTTERFLY" } 30 move_paintings { room: "Main Area" name: "BUTTERFLY" }
31 required_room { map: "the_butterfly" name: "Main Area" } 31 rooms { map: "the_butterfly" name: "Main Area" }
32} 32}
33doors { 33doors {
34 name: "Between Painting" 34 name: "Between Painting"
@@ -129,7 +129,7 @@ doors {
129 name: "Colorful Painting" 129 name: "Colorful Painting"
130 type: ITEM_ONLY 130 type: ITEM_ONLY
131 move_paintings { room: "Main Area" name: "COLORFUL" } 131 move_paintings { room: "Main Area" name: "COLORFUL" }
132 required_room { map: "the_colorful" name: "White Room" } 132 rooms { map: "the_colorful" name: "White Room" }
133} 133}
134doors { 134doors {
135 name: "Castle Painting" 135 name: "Castle Painting"