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