diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-13 23:56:49 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-13 23:56:49 -0400 |
commit | c474cb27e4e68e64f98f8fe0375a63c5c3552705 (patch) | |
tree | f5015a32652061939f8ada58e0506b49fa249516 /data/maps/the_gallery/doors.txtpb | |
parent | 79321fca348b5126467fa64258b3c0340cc8b110 (diff) | |
download | lingo2-archipelago-c474cb27e4e68e64f98f8fe0375a63c5c3552705.tar.gz lingo2-archipelago-c474cb27e4e68e64f98f8fe0375a63c5c3552705.tar.bz2 lingo2-archipelago-c474cb27e4e68e64f98f8fe0375a63c5c3552705.zip |
Assigned IDs for the_gallery
Diffstat (limited to 'data/maps/the_gallery/doors.txtpb')
-rw-r--r-- | data/maps/the_gallery/doors.txtpb | 4 |
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 | } |
33 | doors { | 33 | doors { |
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 | } |
134 | doors { | 134 | doors { |
135 | name: "Castle Painting" | 135 | name: "Castle Painting" |