diff options
Diffstat (limited to 'data/maps/the_unkempt/rooms')
| -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 |
4 files changed, 4 insertions, 2 deletions
| 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 | } |
