summary refs log tree commit diff stats
path: root/data/maps/the_symbolic/rooms/Red Blue Room.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-30 08:34:13 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-30 08:34:13 -0400
commit4c791aabbdcd3090dddb3d40266764356006c777 (patch)
treea51c2b9813fe4014c72be42f720fe732cf688e10 /data/maps/the_symbolic/rooms/Red Blue Room.txtpb
parent4104bf038b1a581d2e33d78fec79ba5fd87f4a6b (diff)
downloadlingo2-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_symbolic/rooms/Red Blue Room.txtpb')
-rw-r--r--data/maps/the_symbolic/rooms/Red Blue Room.txtpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_symbolic/rooms/Red Blue Room.txtpb b/data/maps/the_symbolic/rooms/Red Blue Room.txtpb index cb057b0..c246853 100644 --- a/data/maps/the_symbolic/rooms/Red Blue Room.txtpb +++ b/data/maps/the_symbolic/rooms/Red Blue Room.txtpb
@@ -6,7 +6,7 @@ panels {
6 answer: "word" 6 answer: "word"
7 symbols: ZERO 7 symbols: ZERO
8 symbols: EVAL 8 symbols: EVAL
9 #proxies { answer: "word" path: "Panels/Entry/rightward_proxyied_1" } 9 proxies { answer: "word" path: "Panels/Entry/rightward_proxyied_1" }
10 proxies { answer: "whirred" path: "Panels/Entry/rightward_proxyied_2" } 10 proxies { answer: "whirred" path: "Panels/Entry/rightward_proxyied_2" }
11} 11}
12panels { 12panels {
@@ -15,6 +15,6 @@ panels {
15 clue: "typewriting" 15 clue: "typewriting"
16 answer: "writing" 16 answer: "writing"
17 symbols: EVAL 17 symbols: EVAL
18 #proxies { answer: "writing" path: "Panels/Entry/typewriter_proxied_1" } 18 proxies { answer: "writing" path: "Panels/Entry/typewriter_proxied_1" }
19 proxies { answer: "poetry" path: "Panels/Entry/typewriter_proxied_2" } 19 proxies { answer: "poetry" path: "Panels/Entry/typewriter_proxied_2" }
20} 20}