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/the_sun_temple/rooms/Entrance.txtpb | |
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/the_sun_temple/rooms/Entrance.txtpb')
-rw-r--r-- | data/maps/the_sun_temple/rooms/Entrance.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_sun_temple/rooms/Entrance.txtpb b/data/maps/the_sun_temple/rooms/Entrance.txtpb index 0b2a0bd..afc932c 100644 --- a/data/maps/the_sun_temple/rooms/Entrance.txtpb +++ b/data/maps/the_sun_temple/rooms/Entrance.txtpb | |||
@@ -5,7 +5,7 @@ panels { | |||
5 | path: "Panels/Main/panel_1" | 5 | path: "Panels/Main/panel_1" |
6 | clue: "sun" | 6 | clue: "sun" |
7 | answer: "sun" | 7 | answer: "sun" |
8 | #proxies { answer: "sun" path: "Panels/Sun/panel_8" } | 8 | proxies { answer: "sun" path: "Panels/Sun/panel_8" } |
9 | proxies { answer: "moon" path: "Panels/Moon/panel_15" } | 9 | proxies { answer: "moon" path: "Panels/Moon/panel_15" } |
10 | } | 10 | } |
11 | ports { | 11 | ports { |