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_ancient/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_ancient/doors.txtpb')
-rw-r--r-- | data/maps/the_ancient/doors.txtpb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/maps/the_ancient/doors.txtpb b/data/maps/the_ancient/doors.txtpb index 5dc062e..e550306 100644 --- a/data/maps/the_ancient/doors.txtpb +++ b/data/maps/the_ancient/doors.txtpb | |||
@@ -38,7 +38,8 @@ doors { | |||
38 | } | 38 | } |
39 | doors { | 39 | doors { |
40 | name: "Lavender Cubes" | 40 | name: "Lavender Cubes" |
41 | type: STANDARD | 41 | type: LOCATION_ONLY |
42 | panels { room: "Inside" name: "COLOR" } | 42 | panels { room: "Inside" name: "COLOR" } |
43 | location_room: "Inside" | 43 | location_room: "Inside" |
44 | location_name: "COLOR" | ||
44 | } | 45 | } |