diff options
Diffstat (limited to 'data/maps/the_relentless')
| -rw-r--r-- | data/maps/the_relentless/doors.txtpb | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/data/maps/the_relentless/doors.txtpb b/data/maps/the_relentless/doors.txtpb index e970e40..e755d0b 100644 --- a/data/maps/the_relentless/doors.txtpb +++ b/data/maps/the_relentless/doors.txtpb | |||
| @@ -26,7 +26,8 @@ doors { | |||
| 26 | } | 26 | } | 
| 27 | doors { | 27 | doors { | 
| 28 | name: "Left/Turn Door" | 28 | name: "Left/Turn Door" | 
| 29 | type: LEGACY_LOCATION | 29 | type: EVENT | 
| 30 | legacy_location: true | ||
| 30 | panels { room: "Left Room" name: "HIDE" } | 31 | panels { room: "Left Room" name: "HIDE" } | 
| 31 | panels { room: "Left Room" name: "LEFT" } | 32 | panels { room: "Left Room" name: "LEFT" } | 
| 32 | panels { room: "Left Room" name: "MORE" } | 33 | panels { room: "Left Room" name: "MORE" } | 
| @@ -37,7 +38,8 @@ doors { | |||
| 37 | } | 38 | } | 
| 38 | doors { | 39 | doors { | 
| 39 | name: "Turn/Shop Door" | 40 | name: "Turn/Shop Door" | 
| 40 | type: LEGACY_LOCATION | 41 | type: EVENT | 
| 42 | legacy_location: true | ||
| 41 | panels { room: "Turn Room" name: "HIDE (1)" } | 43 | panels { room: "Turn Room" name: "HIDE (1)" } | 
| 42 | panels { room: "Turn Room" name: "HIDE (2)" } | 44 | panels { room: "Turn Room" name: "HIDE (2)" } | 
| 43 | panels { room: "Turn Room" name: "MORE" } | 45 | panels { room: "Turn Room" name: "MORE" } | 
