diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-12 22:38:08 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-12 22:38:08 -0400 |
commit | 802f4f5e093fd20373ae50caad2f706231031896 (patch) | |
tree | df1328a1a1dbf70376d82e2f89359cf1bcfdb1a9 /data/maps/the_great/doors.txtpb | |
parent | fefecd00e7ce72577dddf5dc1508d0e6a543f205 (diff) | |
download | lingo2-archipelago-802f4f5e093fd20373ae50caad2f706231031896.tar.gz lingo2-archipelago-802f4f5e093fd20373ae50caad2f706231031896.tar.bz2 lingo2-archipelago-802f4f5e093fd20373ae50caad2f706231031896.zip |
[Data] Fixed Control Center Red Door receiver
Diffstat (limited to 'data/maps/the_great/doors.txtpb')
-rw-r--r-- | data/maps/the_great/doors.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index 5d0e90d..abbbc11 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb | |||
@@ -66,7 +66,7 @@ doors { | |||
66 | doors { | 66 | doors { |
67 | name: "Control Center Red Door" | 67 | name: "Control Center Red Door" |
68 | type: CONTROL_CENTER_COLOR | 68 | type: CONTROL_CENTER_COLOR |
69 | receivers: "Components/Doors/Gates/Gate" | 69 | receivers: "Components/Doors/entry_18" |
70 | control_center_color: "red" | 70 | control_center_color: "red" |
71 | } | 71 | } |
72 | doors { | 72 | doors { |