diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 12:42:31 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 12:42:31 -0400 |
commit | 6af543ba049e3ba880b113907cd5222b205b8c05 (patch) | |
tree | 58a17c86870db0e67e30e20b7349aee69fba4e82 /data/maps/the_parthenon/doors.txtpb | |
parent | 215b576cc816f6f378d057b330ef01f02539602a (diff) | |
download | lingo2-archipelago-6af543ba049e3ba880b113907cd5222b205b8c05.tar.gz lingo2-archipelago-6af543ba049e3ba880b113907cd5222b205b8c05.tar.bz2 lingo2-archipelago-6af543ba049e3ba880b113907cd5222b205b8c05.zip |
Add cyan door behavior option
Diffstat (limited to 'data/maps/the_parthenon/doors.txtpb')
-rw-r--r-- | data/maps/the_parthenon/doors.txtpb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/the_parthenon/doors.txtpb b/data/maps/the_parthenon/doors.txtpb index bb57d12..5187aea 100644 --- a/data/maps/the_parthenon/doors.txtpb +++ b/data/maps/the_parthenon/doors.txtpb | |||
@@ -1,6 +1,13 @@ | |||
1 | doors { | 1 | doors { |
2 | name: "Double Letters" | 2 | name: "Double Letters" |
3 | type: EVENT | 3 | type: EVENT |
4 | receivers: "Components/Doors/entry_11" | ||
5 | receivers: "Components/Doors/entry_5" | ||
6 | receivers: "Components/Doors/entry_6" | ||
7 | receivers: "Components/Doors/entry_7" | ||
8 | receivers: "Components/Doors/entry_8" | ||
9 | receivers: "Components/Doors/entry_9" | ||
10 | receivers: "Components/Doors/entry_10" | ||
4 | double_letters: true | 11 | double_letters: true |
5 | } | 12 | } |
6 | doors { | 13 | doors { |