diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 08:34:13 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 08:34:13 -0400 |
| commit | 4c791aabbdcd3090dddb3d40266764356006c777 (patch) | |
| tree | a51c2b9813fe4014c72be42f720fe732cf688e10 /data/maps/control_center | |
| parent | 4104bf038b1a581d2e33d78fec79ba5fd87f4a6b (diff) | |
| download | lingo2-archipelago-4c791aabbdcd3090dddb3d40266764356006c777.tar.gz lingo2-archipelago-4c791aabbdcd3090dddb3d40266764356006c777.tar.bz2 lingo2-archipelago-4c791aabbdcd3090dddb3d40266764356006c777.zip | |
[Data] Made proxies with the same answer as the panel explicit
Diffstat (limited to 'data/maps/control_center')
| -rw-r--r-- | data/maps/control_center/rooms/Main Area.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/data/maps/control_center/rooms/Main Area.txtpb b/data/maps/control_center/rooms/Main Area.txtpb index 192c02a..44b0f79 100644 --- a/data/maps/control_center/rooms/Main Area.txtpb +++ b/data/maps/control_center/rooms/Main Area.txtpb | |||
| @@ -4,7 +4,7 @@ panels { | |||
| 4 | path: "Panels/Doors/entry_2" | 4 | path: "Panels/Doors/entry_2" |
| 5 | clue: "color" | 5 | clue: "color" |
| 6 | answer: "red" | 6 | answer: "red" |
| 7 | #proxies { answer: "red" path: "Panels/Colors/color_1" } | 7 | proxies { answer: "red" path: "Panels/Colors/color_1" } |
| 8 | proxies { answer: "blue" path: "Panels/Colors/color_2" } | 8 | proxies { answer: "blue" path: "Panels/Colors/color_2" } |
| 9 | proxies { answer: "green" path: "Panels/Colors/color_3" } | 9 | proxies { answer: "green" path: "Panels/Colors/color_3" } |
| 10 | proxies { answer: "yellow" path: "Panels/Colors/color_4" } | 10 | proxies { answer: "yellow" path: "Panels/Colors/color_4" } |
