diff options
Diffstat (limited to 'data/maps/the_unyielding')
| -rw-r--r-- | data/maps/the_unyielding/doors.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_unyielding/rooms/Yellow Left.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_unyielding/rooms/Yellow Right.txtpb | 1 |
3 files changed, 5 insertions, 0 deletions
| diff --git a/data/maps/the_unyielding/doors.txtpb b/data/maps/the_unyielding/doors.txtpb index b9d0d77..a3c3999 100644 --- a/data/maps/the_unyielding/doors.txtpb +++ b/data/maps/the_unyielding/doors.txtpb | |||
| @@ -499,5 +499,8 @@ doors { | |||
| 499 | doors { | 499 | doors { |
| 500 | name: "Cyan Doors" | 500 | name: "Cyan Doors" |
| 501 | type: EVENT | 501 | type: EVENT |
| 502 | receivers: "Components/Doors/entry_4" | ||
| 503 | receivers: "Panels/Miscellaneous/entry_2/teleportListener" | ||
| 504 | receivers: "Panels/Miscellaneous/entry_3/teleportListener" | ||
| 502 | double_letters: true | 505 | double_letters: true |
| 503 | } | 506 | } |
| diff --git a/data/maps/the_unyielding/rooms/Yellow Left.txtpb b/data/maps/the_unyielding/rooms/Yellow Left.txtpb index 9c7d023..192d901 100644 --- a/data/maps/the_unyielding/rooms/Yellow Left.txtpb +++ b/data/maps/the_unyielding/rooms/Yellow Left.txtpb | |||
| @@ -5,4 +5,5 @@ panels { | |||
| 5 | clue: "sickness" | 5 | clue: "sickness" |
| 6 | answer: "health" | 6 | answer: "health" |
| 7 | symbols: SUN | 7 | symbols: SUN |
| 8 | required_door { name: "Cyan Doors" } | ||
| 8 | } | 9 | } |
| diff --git a/data/maps/the_unyielding/rooms/Yellow Right.txtpb b/data/maps/the_unyielding/rooms/Yellow Right.txtpb index 0599f29..d554c73 100644 --- a/data/maps/the_unyielding/rooms/Yellow Right.txtpb +++ b/data/maps/the_unyielding/rooms/Yellow Right.txtpb | |||
| @@ -5,4 +5,5 @@ panels { | |||
| 5 | clue: "health" | 5 | clue: "health" |
| 6 | answer: "sickness" | 6 | answer: "sickness" |
| 7 | symbols: SUN | 7 | symbols: SUN |
| 8 | required_door { name: "Cyan Doors" } | ||
| 8 | } | 9 | } |
