diff options
Diffstat (limited to 'data/maps/the_congruent/doors.txtpb')
| -rw-r--r-- | data/maps/the_congruent/doors.txtpb | 25 |
1 files changed, 22 insertions, 3 deletions
| diff --git a/data/maps/the_congruent/doors.txtpb b/data/maps/the_congruent/doors.txtpb index 7c21f55..fab8d95 100644 --- a/data/maps/the_congruent/doors.txtpb +++ b/data/maps/the_congruent/doors.txtpb | |||
| @@ -1,12 +1,22 @@ | |||
| 1 | doors { | 1 | doors { |
| 2 | name: "Obverse Magenta Door" | 2 | name: "Obverse Magenta Door" |
| 3 | type: STANDARD | 3 | type: ITEM_ONLY |
| 4 | legacy_location: true | ||
| 4 | receivers: "Components/Doors/magenta_enterer2" | 5 | receivers: "Components/Doors/magenta_enterer2" |
| 5 | panels { room: "Main Area" name: "LAKE" } | 6 | panels { room: "Main Area" name: "LAKE" } |
| 6 | panels { room: "Main Area" name: "DIE" } | 7 | panels { room: "Main Area" name: "DIE" } |
| 7 | location_room: "Main Area" | 8 | location_room: "Main Area" |
| 8 | } | 9 | } |
| 9 | doors { | 10 | doors { |
| 11 | name: "Main Area Puzzles" | ||
| 12 | type: LOCATION_ONLY | ||
| 13 | panels { room: "Main Area" name: "LAKE" } | ||
| 14 | panels { room: "Main Area" name: "DIE" } | ||
| 15 | panels { room: "Main Area" name: "LIGHT" } | ||
| 16 | location_room: "Main Area" | ||
| 17 | location_name: "DIE, LAKE, LIGHT" | ||
| 18 | } | ||
| 19 | doors { | ||
| 10 | name: "Flipped Magenta Door" | 20 | name: "Flipped Magenta Door" |
| 11 | type: STANDARD | 21 | type: STANDARD |
| 12 | receivers: "Components/Doors/magenta_enterer" | 22 | receivers: "Components/Doors/magenta_enterer" |
| @@ -17,6 +27,7 @@ doors { | |||
| 17 | panels { room: "Main Area" name: "LABS (1)" } | 27 | panels { room: "Main Area" name: "LABS (1)" } |
| 18 | panels { room: "Main Area" name: "LABS (2)" } | 28 | panels { room: "Main Area" name: "LABS (2)" } |
| 19 | location_room: "Main Area" | 29 | location_room: "Main Area" |
| 30 | location_name: "Obverse Cyan Large Room" | ||
| 20 | } | 31 | } |
| 21 | doors { | 32 | doors { |
| 22 | name: "Flipped Yellow Door" | 33 | name: "Flipped Yellow Door" |
| @@ -33,6 +44,7 @@ doors { | |||
| 33 | panels { room: "Flipped Magenta Room" name: "LUST" } | 44 | panels { room: "Flipped Magenta Room" name: "LUST" } |
| 34 | panels { room: "Flipped Magenta Room" name: "LAND" } | 45 | panels { room: "Flipped Magenta Room" name: "LAND" } |
| 35 | location_room: "Flipped Magenta Room" | 46 | location_room: "Flipped Magenta Room" |
| 47 | location_name: "Flipped Magenta Room" | ||
| 36 | } | 48 | } |
| 37 | doors { | 49 | doors { |
| 38 | name: "C Keyholder Blocker" | 50 | name: "C Keyholder Blocker" |
| @@ -47,6 +59,7 @@ doors { | |||
| 47 | panels { room: "Flipped Yellow Room" name: "CAVE (1)" } | 59 | panels { room: "Flipped Yellow Room" name: "CAVE (1)" } |
| 48 | panels { room: "Flipped Yellow Room" name: "CAVE (2)" } | 60 | panels { room: "Flipped Yellow Room" name: "CAVE (2)" } |
| 49 | location_room: "Flipped Yellow Room" | 61 | location_room: "Flipped Yellow Room" |
| 62 | location_name: "Flipped Yellow Room" | ||
| 50 | } | 63 | } |
| 51 | doors { | 64 | doors { |
| 52 | name: "C2 Door" | 65 | name: "C2 Door" |
| @@ -59,6 +72,7 @@ doors { | |||
| 59 | key: "c" | 72 | key: "c" |
| 60 | } | 73 | } |
| 61 | location_room: "C Keyholder" | 74 | location_room: "C Keyholder" |
| 75 | location_name: "C Keyholder" | ||
| 62 | } | 76 | } |
| 63 | doors { | 77 | doors { |
| 64 | name: "Obverse Yellow Door" | 78 | name: "Obverse Yellow Door" |
| @@ -111,10 +125,15 @@ doors { | |||
| 111 | key: "g" | 125 | key: "g" |
| 112 | } | 126 | } |
| 113 | location_room: "G Keyholder" | 127 | location_room: "G Keyholder" |
| 128 | location_name: "G Keyholder" | ||
| 114 | } | 129 | } |
| 115 | doors { | 130 | doors { |
| 116 | name: "T Keyholder Blocker" | 131 | name: "T Keyholder Blocker" |
| 117 | type: ITEM_ONLY | 132 | type: EVENT |
| 118 | receivers: "Components/Doors/magenta_enterer3" | 133 | receivers: "Components/Doors/magenta_enterer3" |
| 119 | switches: "lavender_cubes" | 134 | panels { |
| 135 | map: "the_ancient" | ||
| 136 | room: "Inside" | ||
| 137 | name: "COLOR" | ||
| 138 | } | ||
| 120 | } | 139 | } |
