diff options
Diffstat (limited to 'data/maps/control_center')
| -rw-r--r-- | data/maps/control_center/connections.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/control_center/doors.txtpb | 2 |
2 files changed, 2 insertions, 1 deletions
| diff --git a/data/maps/control_center/connections.txtpb b/data/maps/control_center/connections.txtpb index 432d39d..5dc2890 100644 --- a/data/maps/control_center/connections.txtpb +++ b/data/maps/control_center/connections.txtpb | |||
| @@ -17,6 +17,7 @@ connections { | |||
| 17 | from_room: "Main Area" | 17 | from_room: "Main Area" |
| 18 | to_room: "Mint Ending" | 18 | to_room: "Mint Ending" |
| 19 | door { name: "Mint Ending Door" } | 19 | door { name: "Mint Ending Door" } |
| 20 | mint_ending: true | ||
| 20 | } | 21 | } |
| 21 | connections { | 22 | connections { |
| 22 | from_room: "Main Area" | 23 | from_room: "Main Area" |
| diff --git a/data/maps/control_center/doors.txtpb b/data/maps/control_center/doors.txtpb index bec8714..c64274a 100644 --- a/data/maps/control_center/doors.txtpb +++ b/data/maps/control_center/doors.txtpb | |||
| @@ -114,7 +114,7 @@ doors { | |||
| 114 | } | 114 | } |
| 115 | doors { | 115 | doors { |
| 116 | name: "Perceptive From Inside" | 116 | name: "Perceptive From Inside" |
| 117 | type: LOCATION_ONLY | 117 | type: STANDARD |
| 118 | panels { room: "Perceptive Entrance" name: "PART" } | 118 | panels { room: "Perceptive Entrance" name: "PART" } |
| 119 | location_room: "Perceptive Entrance" | 119 | location_room: "Perceptive Entrance" |
| 120 | } | 120 | } |
