diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-13 23:45:05 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-13 23:45:05 -0400 |
commit | 79321fca348b5126467fa64258b3c0340cc8b110 (patch) | |
tree | 96b3cb92b731182d3b8b48ba1381118567364829 /data/maps/the_entry/doors.txtpb | |
parent | 1e83b43cc1250129ab18ff68f5004c9b5f74080e (diff) | |
download | lingo2-archipelago-79321fca348b5126467fa64258b3c0340cc8b110.tar.gz lingo2-archipelago-79321fca348b5126467fa64258b3c0340cc8b110.tar.bz2 lingo2-archipelago-79321fca348b5126467fa64258b3c0340cc8b110.zip |
Added the_gallery
Diffstat (limited to 'data/maps/the_entry/doors.txtpb')
-rw-r--r-- | data/maps/the_entry/doors.txtpb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 0ff0797..917edc7 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb | |||
@@ -307,8 +307,9 @@ doors { | |||
307 | } | 307 | } |
308 | doors { | 308 | doors { |
309 | name: "Third Eye Painting" | 309 | name: "Third Eye Painting" |
310 | type: STANDARD | 310 | type: LOCATION_ONLY |
311 | move_paintings { room: "Eye Room" name: "GALLERY" } | 311 | # move_paintings { room: "Eye Room" name: "GALLERY" } |
312 | # TODO: ummmm | ||
312 | panels { room: "Eye Room" name: "I" } | 313 | panels { room: "Eye Room" name: "I" } |
313 | location_room: "Eye Room" | 314 | location_room: "Eye Room" |
314 | } \ No newline at end of file | 315 | } \ No newline at end of file |