diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 14:11:23 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 14:11:23 -0400 |
commit | 57a08a321bb1054107afd7b91bc6c77cba5abf32 (patch) | |
tree | 29675215fcdaa37cba6ee20fd23b179bc635b267 /data/maps/the_parthenon/doors.txtpb | |
parent | 0aa1b7c005edc97323f3e1cbbe591d9064a73475 (diff) | |
download | lingo2-archipelago-57a08a321bb1054107afd7b91bc6c77cba5abf32.tar.gz lingo2-archipelago-57a08a321bb1054107afd7b91bc6c77cba5abf32.tar.bz2 lingo2-archipelago-57a08a321bb1054107afd7b91bc6c77cba5abf32.zip |
Added lavender cubes logic
Diffstat (limited to 'data/maps/the_parthenon/doors.txtpb')
-rw-r--r-- | data/maps/the_parthenon/doors.txtpb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/data/maps/the_parthenon/doors.txtpb b/data/maps/the_parthenon/doors.txtpb index 5187aea..1161917 100644 --- a/data/maps/the_parthenon/doors.txtpb +++ b/data/maps/the_parthenon/doors.txtpb | |||
@@ -13,7 +13,12 @@ doors { | |||
13 | doors { | 13 | doors { |
14 | name: "Lavender Cubes" | 14 | name: "Lavender Cubes" |
15 | type: EVENT | 15 | type: EVENT |
16 | switches: "lavender_cubes" | 16 | receivers: "Components/Doors/entry_3" |
17 | panels { | ||
18 | map: "the_ancient" | ||
19 | room: "Inside" | ||
20 | name: "COLOR" | ||
21 | } | ||
17 | } | 22 | } |
18 | doors { | 23 | doors { |
19 | name: "K2 Door" | 24 | name: "K2 Door" |