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_graveyard/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_graveyard/doors.txtpb')
-rw-r--r-- | data/maps/the_graveyard/doors.txtpb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/maps/the_graveyard/doors.txtpb b/data/maps/the_graveyard/doors.txtpb index 5e5e929..a10d8f6 100644 --- a/data/maps/the_graveyard/doors.txtpb +++ b/data/maps/the_graveyard/doors.txtpb | |||
@@ -19,5 +19,7 @@ doors { | |||
19 | doors { | 19 | doors { |
20 | name: "Double Letters" | 20 | name: "Double Letters" |
21 | type: EVENT | 21 | type: EVENT |
22 | receivers: "Panels/panel_3/teleportListener" | ||
23 | receivers: "Components/Paintings/omrt/teleportListener" | ||
22 | double_letters: true | 24 | double_letters: true |
23 | } | 25 | } |