diff options
Diffstat (limited to 'data/maps/the_unkempt')
| -rw-r--r-- | data/maps/the_unkempt/doors.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_unkempt/rooms/Main Area.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_unkempt/rooms/Right Area.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_unkempt/rooms/V Keyholder.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_unkempt/rooms/W Keyholder.txtpb | 1 |
5 files changed, 6 insertions, 2 deletions
| diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index 9a13c82..2349913 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb | |||
| @@ -21,6 +21,7 @@ doors { | |||
| 21 | doors { | 21 | doors { |
| 22 | name: "Cyan Doors" | 22 | name: "Cyan Doors" |
| 23 | type: EVENT | 23 | type: EVENT |
| 24 | receivers: "Components/Doors/entry_12" | ||
| 24 | double_letters: true | 25 | double_letters: true |
| 25 | } | 26 | } |
| 26 | doors { | 27 | doors { |
| @@ -67,6 +68,7 @@ doors { | |||
| 67 | type: CONTROL_CENTER_COLOR | 68 | type: CONTROL_CENTER_COLOR |
| 68 | receivers: "Components/Doors/entry_6" | 69 | receivers: "Components/Doors/entry_6" |
| 69 | receivers: "Components/Doors/entry_13" | 70 | receivers: "Components/Doors/entry_13" |
| 71 | receivers: "Panels/Assorted/panel_1/teleportListener" | ||
| 70 | control_center_color: "orange" | 72 | control_center_color: "orange" |
| 71 | double_letters: true | 73 | double_letters: true |
| 72 | } | 74 | } |
| diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index ed3ce21..b5d29c4 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb | |||
| @@ -212,6 +212,7 @@ panels { | |||
| 212 | keyholders { | 212 | keyholders { |
| 213 | name: "I" | 213 | name: "I" |
| 214 | path: "Components/KeyHolders/keyHolderL" | 214 | path: "Components/KeyHolders/keyHolderL" |
| 215 | key: "i" | ||
| 215 | } | 216 | } |
| 216 | ports { | 217 | ports { |
| 217 | name: "GREAT" | 218 | name: "GREAT" |
| diff --git a/data/maps/the_unkempt/rooms/Right Area.txtpb b/data/maps/the_unkempt/rooms/Right Area.txtpb index 1475fb0..03d7cea 100644 --- a/data/maps/the_unkempt/rooms/Right Area.txtpb +++ b/data/maps/the_unkempt/rooms/Right Area.txtpb | |||
| @@ -159,6 +159,5 @@ panels { | |||
| 159 | clue: "color" | 159 | clue: "color" |
| 160 | answer: "orange" | 160 | answer: "orange" |
| 161 | symbols: EXAMPLE | 161 | symbols: EXAMPLE |
| 162 | # TODO: This is hidden in-game until double letters are unlocked AND "orange" | 162 | required_door { name: "Control Center Orange Door" } |
| 163 | # is entered in the control center. | ||
| 164 | } | 163 | } |
| diff --git a/data/maps/the_unkempt/rooms/V Keyholder.txtpb b/data/maps/the_unkempt/rooms/V Keyholder.txtpb index 0906b2e..8a4941d 100644 --- a/data/maps/the_unkempt/rooms/V Keyholder.txtpb +++ b/data/maps/the_unkempt/rooms/V Keyholder.txtpb | |||
| @@ -2,4 +2,5 @@ name: "V Keyholder" | |||
| 2 | keyholders { | 2 | keyholders { |
| 3 | name: "V" | 3 | name: "V" |
| 4 | path: "Components/KeyHolders/keyHolderV" | 4 | path: "Components/KeyHolders/keyHolderV" |
| 5 | key: "v" | ||
| 5 | } | 6 | } |
| diff --git a/data/maps/the_unkempt/rooms/W Keyholder.txtpb b/data/maps/the_unkempt/rooms/W Keyholder.txtpb index ae367b2..e16f997 100644 --- a/data/maps/the_unkempt/rooms/W Keyholder.txtpb +++ b/data/maps/the_unkempt/rooms/W Keyholder.txtpb | |||
| @@ -2,4 +2,5 @@ name: "W Keyholder" | |||
| 2 | keyholders { | 2 | keyholders { |
| 3 | name: "W" | 3 | name: "W" |
| 4 | path: "Components/KeyHolders/keyHolderW" | 4 | path: "Components/KeyHolders/keyHolderW" |
| 5 | key: "w" | ||
| 5 | } | 6 | } |
