summary refs log tree commit diff stats
path: root/data/maps/the_gallery
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-24 18:18:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-24 18:18:09 -0400
commitb7efc4f591dc91876c573e5361f52689705e6e50 (patch)
treefb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/the_gallery
parentaddcf1712c66e7b058c87ac4342bd08685d6c6aa (diff)
downloadlingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz
lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2
lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip
Added daedalus
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 0cab628..5d0f830 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb
@@ -117,7 +117,7 @@ doors {
117 name: "Rainbow Painting" 117 name: "Rainbow Painting"
118 type: ITEM_ONLY 118 type: ITEM_ONLY
119 move_paintings { room: "Main Area" name: "RAINBOW" } 119 move_paintings { room: "Main Area" name: "RAINBOW" }
120 # TODO: Enter the room with the rainbow painting in Daedalus 120 rooms { map: "daedalus" name: "Rainbow Start" }
121} 121}
122doors { 122doors {
123 name: "Words Painting" 123 name: "Words Painting"
@@ -135,7 +135,7 @@ doors {
135 name: "Castle Painting" 135 name: "Castle Painting"
136 type: ITEM_ONLY 136 type: ITEM_ONLY
137 move_paintings { room: "Main Area" name: "CASTLE" } 137 move_paintings { room: "Main Area" name: "CASTLE" }
138 # TODO: Enter the castle in Daedalus 138 rooms { map: "daedalus" name: "Castle" }
139} 139}
140doors { 140doors {
141 name: "Sun Temple Painting" 141 name: "Sun Temple Painting"