diff options
Diffstat (limited to 'data/maps/the_gallery')
-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" |