diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:16:44 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:16:44 -0400 |
commit | e45e8e912badb91699c60c685983ec809d49017c (patch) | |
tree | c2d2d5c8c0e541eeffc9ef422b6b9eb9b3380993 /data/maps/the_gallery/doors.txtpb | |
parent | 896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca (diff) | |
download | lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.tar.gz lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.tar.bz2 lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.zip |
Added the_impressive
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 ecd2ccc..0851215 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb | |||
@@ -99,7 +99,7 @@ doors { | |||
99 | name: "Control Center Painting" | 99 | name: "Control Center Painting" |
100 | type: ITEM_ONLY | 100 | type: ITEM_ONLY |
101 | move_paintings { room: "Main Area" name: "CC" } | 101 | move_paintings { room: "Main Area" name: "CC" } |
102 | # TODO: Collect M1 in The Impressive | 102 | rooms { map: "the_impressive" name: "M2 Room" } |
103 | } | 103 | } |
104 | doors { | 104 | doors { |
105 | name: "Tower Painting" | 105 | name: "Tower Painting" |
@@ -147,7 +147,7 @@ doors { | |||
147 | name: "Ancient Painting" | 147 | name: "Ancient Painting" |
148 | type: ITEM_ONLY | 148 | type: ITEM_ONLY |
149 | move_paintings { room: "Main Area" name: "ANCIENT" } | 149 | move_paintings { room: "Main Area" name: "ANCIENT" } |
150 | # TODO: Enter The Ancient | 150 | rooms { map: "the_ancient" name: "Outside" } |
151 | } | 151 | } |
152 | doors { | 152 | doors { |
153 | name: "Gallery Extension" | 153 | name: "Gallery Extension" |