diff options
Diffstat (limited to 'data/maps/the_congruent')
| -rw-r--r-- | data/maps/the_congruent/doors.txtpb | 8 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/T Keyholder.txtpb | 1 |
2 files changed, 7 insertions, 2 deletions
| diff --git a/data/maps/the_congruent/doors.txtpb b/data/maps/the_congruent/doors.txtpb index 7c79c00..a714eba 100644 --- a/data/maps/the_congruent/doors.txtpb +++ b/data/maps/the_congruent/doors.txtpb | |||
| @@ -119,7 +119,11 @@ doors { | |||
| 119 | } | 119 | } |
| 120 | doors { | 120 | doors { |
| 121 | name: "T Keyholder Blocker" | 121 | name: "T Keyholder Blocker" |
| 122 | type: ITEM_ONLY | 122 | type: EVENT |
| 123 | receivers: "Components/Doors/magenta_enterer3" | 123 | receivers: "Components/Doors/magenta_enterer3" |
| 124 | switches: "lavender_cubes" | 124 | panels { |
| 125 | map: "the_ancient" | ||
| 126 | room: "Inside" | ||
| 127 | name: "COLOR" | ||
| 128 | } | ||
| 125 | } | 129 | } |
| diff --git a/data/maps/the_congruent/rooms/T Keyholder.txtpb b/data/maps/the_congruent/rooms/T Keyholder.txtpb index 360b030..143ea53 100644 --- a/data/maps/the_congruent/rooms/T Keyholder.txtpb +++ b/data/maps/the_congruent/rooms/T Keyholder.txtpb | |||
| @@ -2,4 +2,5 @@ name: "T Keyholder" | |||
| 2 | keyholders { | 2 | keyholders { |
| 3 | name: "T" | 3 | name: "T" |
| 4 | path: "Components/KeyHolders/keyHolderT" | 4 | path: "Components/KeyHolders/keyHolderT" |
| 5 | key: "t" | ||
| 5 | } | 6 | } |
