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 | |
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')
21 files changed, 42 insertions, 36 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" } |
diff --git a/data/maps/the_colorful/doors.txtpb b/data/maps/the_colorful/doors.txtpb index 32470b2..ea68a8d 100644 --- a/data/maps/the_colorful/doors.txtpb +++ b/data/maps/the_colorful/doors.txtpb | |||
@@ -46,7 +46,7 @@ doors { | |||
46 | type: STANDARD | 46 | type: STANDARD |
47 | receivers: "Components/Doors/entry_7" | 47 | receivers: "Components/Doors/entry_7" |
48 | panels { room: "Yellow Room" name: "CIRCLE" } | 48 | panels { room: "Yellow Room" name: "CIRCLE" } |
49 | panels { room: "Purple Room" name: "FISH" } | 49 | panels { room: "Purple Room" name: "FISH" answer: "fish" } |
50 | location_room: "Purple Room" | 50 | location_room: "Purple Room" |
51 | } | 51 | } |
52 | doors { | 52 | doors { |
diff --git a/data/maps/the_colorful/rooms/Purple Room.txtpb b/data/maps/the_colorful/rooms/Purple Room.txtpb index 4175c8d..9a94650 100644 --- a/data/maps/the_colorful/rooms/Purple Room.txtpb +++ b/data/maps/the_colorful/rooms/Purple Room.txtpb | |||
@@ -6,5 +6,6 @@ panels { | |||
6 | clue: "fish" | 6 | clue: "fish" |
7 | answer: "fish" | 7 | answer: "fish" |
8 | symbols: PLANET | 8 | symbols: PLANET |
9 | proxies { answer: "fish" path: "Panels/Hallway/panel_7a" } | ||
9 | proxies { answer: "fishes" path: "Panels/Hallway/panel_7b" } | 10 | proxies { answer: "fishes" path: "Panels/Hallway/panel_7b" } |
10 | } | 11 | } |
diff --git a/data/maps/the_entry/metadata.txtpb b/data/maps/the_entry/metadata.txtpb index 679454a..0eeb29a 100644 --- a/data/maps/the_entry/metadata.txtpb +++ b/data/maps/the_entry/metadata.txtpb | |||
@@ -9,3 +9,5 @@ excluded_nodes: "Panels/Back Left/backleft_3_proxied_1" | |||
9 | excluded_nodes: "Panels/Back Left/backleft_3_proxied_2" | 9 | excluded_nodes: "Panels/Back Left/backleft_3_proxied_2" |
10 | excluded_nodes: "Panels/Back Left/backleft_4_proxied_1" | 10 | excluded_nodes: "Panels/Back Left/backleft_4_proxied_1" |
11 | excluded_nodes: "Panels/Back Left/backleft_4_proxied_2" | 11 | excluded_nodes: "Panels/Back Left/backleft_4_proxied_2" |
12 | # This is a proxy related to the first panel and it doesn't seem useful. | ||
13 | excluded_nodes: "Panels/Entry/entry_proxied_fake" | ||
diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index aeb66ab..0b2c2db 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb | |||
@@ -5,6 +5,7 @@ panels { | |||
5 | path: "Panels/Entry/entry_proxying_1" | 5 | path: "Panels/Entry/entry_proxying_1" |
6 | clue: "hi" | 6 | clue: "hi" |
7 | answer: "hi" | 7 | answer: "hi" |
8 | proxies { answer: "hi" path: "Panels/Entry/entry_proxied_1" } | ||
8 | proxies { answer: "bye" path: "Panels/Entry/entry_proxied_2" } | 9 | proxies { answer: "bye" path: "Panels/Entry/entry_proxied_2" } |
9 | proxies { answer: "hidden" path: "Panels/Entry/entry_proxied_5" } | 10 | proxies { answer: "hidden" path: "Panels/Entry/entry_proxied_5" } |
10 | proxies { answer: "high" path: "Panels/Entry/entry_proxied_3" } | 11 | proxies { answer: "high" path: "Panels/Entry/entry_proxied_3" } |
diff --git a/data/maps/the_great/rooms/Question Room How.txtpb b/data/maps/the_great/rooms/Question Room How.txtpb index 2f759b8..2c4395b 100644 --- a/data/maps/the_great/rooms/Question Room How.txtpb +++ b/data/maps/the_great/rooms/Question Room How.txtpb | |||
@@ -6,7 +6,7 @@ panels { | |||
6 | clue: "question" | 6 | clue: "question" |
7 | answer: "how" | 7 | answer: "how" |
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | # "Panels/Question Proxies/question_3_proxied" <- this is just how again | 9 | proxies { answer: "how" path: "Panels/Question Proxies/question_3_proxied" } |
10 | proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" } | 10 | proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" } |
11 | proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" } | 11 | proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" } |
12 | proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" } | 12 | proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" } |
diff --git a/data/maps/the_great/rooms/Question Room What.txtpb b/data/maps/the_great/rooms/Question Room What.txtpb index 9cfd667..c7be6a9 100644 --- a/data/maps/the_great/rooms/Question Room What.txtpb +++ b/data/maps/the_great/rooms/Question Room What.txtpb | |||
@@ -10,6 +10,6 @@ panels { | |||
10 | proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied2" } | 10 | proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied2" } |
11 | proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied3" } | 11 | proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied3" } |
12 | proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" } | 12 | proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" } |
13 | # "Panels/Question Proxies/question_4_proxied5" <- this is just what again | 13 | proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied5" } |
14 | proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" } | 14 | proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" } |
15 | } | 15 | } |
diff --git a/data/maps/the_great/rooms/Question Room When.txtpb b/data/maps/the_great/rooms/Question Room When.txtpb index e046edd..4de0d0f 100644 --- a/data/maps/the_great/rooms/Question Room When.txtpb +++ b/data/maps/the_great/rooms/Question Room When.txtpb | |||
@@ -8,7 +8,7 @@ panels { | |||
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" } | 9 | proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" } |
10 | proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" } | 10 | proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" } |
11 | # "Panels/Question Proxies/question_1_proxied3" <- this is just what again | 11 | proxies { answer: "what" path: "Panels/Question Proxies/question_1_proxied3" } |
12 | proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" } | 12 | proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" } |
13 | proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" } | 13 | proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" } |
14 | proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" } | 14 | proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" } |
diff --git a/data/maps/the_great/rooms/Question Room Who.txtpb b/data/maps/the_great/rooms/Question Room Who.txtpb index cbaba4b..f1d6eb7 100644 --- a/data/maps/the_great/rooms/Question Room Who.txtpb +++ b/data/maps/the_great/rooms/Question Room Who.txtpb | |||
@@ -7,7 +7,7 @@ panels { | |||
7 | answer: "who" | 7 | answer: "who" |
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | proxies { answer: "why" path: "Panels/Question Proxies/question_2_proxied" } | 9 | proxies { answer: "why" path: "Panels/Question Proxies/question_2_proxied" } |
10 | # "Panels/Question Proxies/question_2_proxied2" <- this is just who again | 10 | proxies { answer: "who" path: "Panels/Question Proxies/question_2_proxied2" } |
11 | proxies { answer: "where" path: "Panels/Question Proxies/question_2_proxied3" } | 11 | proxies { answer: "where" path: "Panels/Question Proxies/question_2_proxied3" } |
12 | proxies { answer: "how" path: "Panels/Question Proxies/question_2_proxied4" } | 12 | proxies { answer: "how" path: "Panels/Question Proxies/question_2_proxied4" } |
13 | proxies { answer: "what" path: "Panels/Question Proxies/question_2_proxied5" } | 13 | proxies { answer: "what" path: "Panels/Question Proxies/question_2_proxied5" } |
diff --git a/data/maps/the_great/rooms/Under Question Room.txtpb b/data/maps/the_great/rooms/Under Question Room.txtpb index 249c0b4..4992632 100644 --- a/data/maps/the_great/rooms/Under Question Room.txtpb +++ b/data/maps/the_great/rooms/Under Question Room.txtpb | |||
@@ -6,5 +6,6 @@ panels { | |||
6 | clue: "question" | 6 | clue: "question" |
7 | answer: "which" | 7 | answer: "which" |
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | proxies { answer: "which" path: "Panels/General/question_1_proxy_1" } | ||
9 | proxies { answer: "where" path: "Panels/General/question_1_proxy_2" } | 10 | proxies { answer: "where" path: "Panels/General/question_1_proxy_2" } |
10 | } | 11 | } |
diff --git a/data/maps/the_impressive/rooms/WM Room.txtpb b/data/maps/the_impressive/rooms/WM Room.txtpb index a66f614..3e0ccf2 100644 --- a/data/maps/the_impressive/rooms/WM Room.txtpb +++ b/data/maps/the_impressive/rooms/WM Room.txtpb | |||
@@ -13,4 +13,5 @@ panels { | |||
13 | clue: "right" | 13 | clue: "right" |
14 | answer: "right" | 14 | answer: "right" |
15 | proxies { answer: "left" path: "Panels/proxied_1" } | 15 | proxies { answer: "left" path: "Panels/proxied_1" } |
16 | proxies { answer: "right" path: "Panels/proxied_2" } | ||
16 | } | 17 | } |
diff --git a/data/maps/the_parthenon/rooms/Main Area.txtpb b/data/maps/the_parthenon/rooms/Main Area.txtpb index db62c2c..7d4a80c 100644 --- a/data/maps/the_parthenon/rooms/Main Area.txtpb +++ b/data/maps/the_parthenon/rooms/Main Area.txtpb | |||
@@ -6,7 +6,7 @@ panels { | |||
6 | clue: "xerxes" | 6 | clue: "xerxes" |
7 | answer: "xerxes" | 7 | answer: "xerxes" |
8 | proxies { answer: "persia" path: "Panels/Empires/panel_7" } | 8 | proxies { answer: "persia" path: "Panels/Empires/panel_7" } |
9 | #proxies { answer: "xerxes" path: "Panels/Rulers/panel_13" } | 9 | proxies { answer: "xerxes" path: "Panels/Rulers/panel_13" } |
10 | required_door { name: "Double Letters" } | 10 | required_door { name: "Double Letters" } |
11 | } | 11 | } |
12 | panels { | 12 | panels { |
@@ -15,7 +15,7 @@ panels { | |||
15 | clue: "arthur" | 15 | clue: "arthur" |
16 | answer: "arthur" | 16 | answer: "arthur" |
17 | proxies { answer: "england" path: "Panels/Empires/panel_8" } | 17 | proxies { answer: "england" path: "Panels/Empires/panel_8" } |
18 | #proxies { answer: "arthur" path: "Panels/Rulers/panel_14" } | 18 | proxies { answer: "arthur" path: "Panels/Rulers/panel_14" } |
19 | required_door { name: "Double Letters" } | 19 | required_door { name: "Double Letters" } |
20 | } | 20 | } |
21 | panels { | 21 | panels { |
@@ -24,7 +24,7 @@ panels { | |||
24 | clue: "cleopatra" | 24 | clue: "cleopatra" |
25 | answer: "cleopatra" | 25 | answer: "cleopatra" |
26 | proxies { answer: "egypt" path: "Panels/Empires/panel_9" } | 26 | proxies { answer: "egypt" path: "Panels/Empires/panel_9" } |
27 | #proxies { answer: "cleopatra" path: "Panels/Rulers/panel_15" } | 27 | proxies { answer: "cleopatra" path: "Panels/Rulers/panel_15" } |
28 | required_door { name: "Double Letters" } | 28 | required_door { name: "Double Letters" } |
29 | } | 29 | } |
30 | panels { | 30 | panels { |
@@ -33,7 +33,7 @@ panels { | |||
33 | clue: "napoleon" | 33 | clue: "napoleon" |
34 | answer: "napoleon" | 34 | answer: "napoleon" |
35 | proxies { answer: "france" path: "Panels/Empires/panel_10" } | 35 | proxies { answer: "france" path: "Panels/Empires/panel_10" } |
36 | #proxies { answer: "napoleon" path: "Panels/Rulers/panel_16" } | 36 | proxies { answer: "napoleon" path: "Panels/Rulers/panel_16" } |
37 | required_door { name: "Double Letters" } | 37 | required_door { name: "Double Letters" } |
38 | } | 38 | } |
39 | panels { | 39 | panels { |
@@ -42,7 +42,7 @@ panels { | |||
42 | clue: "alexander" | 42 | clue: "alexander" |
43 | answer: "alexander" | 43 | answer: "alexander" |
44 | proxies { answer: "greece" path: "Panels/Empires/panel_11" } | 44 | proxies { answer: "greece" path: "Panels/Empires/panel_11" } |
45 | #proxies { answer: "alexander" path: "Panels/Rulers/panel_17" } | 45 | proxies { answer: "alexander" path: "Panels/Rulers/panel_17" } |
46 | required_door { name: "Double Letters" } | 46 | required_door { name: "Double Letters" } |
47 | } | 47 | } |
48 | panels { | 48 | panels { |
@@ -51,7 +51,7 @@ panels { | |||
51 | clue: "caesar" | 51 | clue: "caesar" |
52 | answer: "caesar" | 52 | answer: "caesar" |
53 | proxies { answer: "rome" path: "Panels/Empires/panel_12" } | 53 | proxies { answer: "rome" path: "Panels/Empires/panel_12" } |
54 | #proxies { answer: "caesar" path: "Panels/Rulers/panel_18" } | 54 | proxies { answer: "caesar" path: "Panels/Rulers/panel_18" } |
55 | required_door { name: "Double Letters" } | 55 | required_door { name: "Double Letters" } |
56 | } | 56 | } |
57 | ports { | 57 | ports { |
diff --git a/data/maps/the_repetitive/rooms/Dot Area.txtpb b/data/maps/the_repetitive/rooms/Dot Area.txtpb index 202ed92..63d0395 100644 --- a/data/maps/the_repetitive/rooms/Dot Area.txtpb +++ b/data/maps/the_repetitive/rooms/Dot Area.txtpb | |||
@@ -96,7 +96,7 @@ panels { | |||
96 | clue: "door" | 96 | clue: "door" |
97 | answer: "door" | 97 | answer: "door" |
98 | symbols: EVAL | 98 | symbols: EVAL |
99 | #proxies { answer: "door" path: "Panels/Eval/panel_26_proxyied_1" } | 99 | proxies { answer: "door" path: "Panels/Eval/panel_26_proxyied_1" } |
100 | proxies { answer: "do" path: "Panels/Eval/panel_26_proxyied_2" } | 100 | proxies { answer: "do" path: "Panels/Eval/panel_26_proxyied_2" } |
101 | } | 101 | } |
102 | panels { | 102 | panels { |
diff --git a/data/maps/the_sturdy/rooms/Main Area.txtpb b/data/maps/the_sturdy/rooms/Main Area.txtpb index 39a425f..9468060 100644 --- a/data/maps/the_sturdy/rooms/Main Area.txtpb +++ b/data/maps/the_sturdy/rooms/Main Area.txtpb | |||
@@ -11,7 +11,7 @@ panels { | |||
11 | proxies { answer: "down" path: "Panels/Down/down_1" } | 11 | proxies { answer: "down" path: "Panels/Down/down_1" } |
12 | proxies { answer: "left" path: "Panels/Left/left_1" } | 12 | proxies { answer: "left" path: "Panels/Left/left_1" } |
13 | proxies { answer: "right" path: "Panels/Right/right_1" } | 13 | proxies { answer: "right" path: "Panels/Right/right_1" } |
14 | #proxies { answer: "move" path: "Panels/Secret/secret_1" } | 14 | proxies { answer: "move" path: "Panels/Secret/secret_1" } |
15 | } | 15 | } |
16 | panels { | 16 | panels { |
17 | name: "MOVE (2)" | 17 | name: "MOVE (2)" |
@@ -24,7 +24,7 @@ panels { | |||
24 | proxies { answer: "down" path: "Panels/Down/down_2" } | 24 | proxies { answer: "down" path: "Panels/Down/down_2" } |
25 | proxies { answer: "left" path: "Panels/Left/left_2" } | 25 | proxies { answer: "left" path: "Panels/Left/left_2" } |
26 | proxies { answer: "right" path: "Panels/Right/right_2" } | 26 | proxies { answer: "right" path: "Panels/Right/right_2" } |
27 | #proxies { answer: "move" path: "Panels/Secret/secret_2" } | 27 | proxies { answer: "move" path: "Panels/Secret/secret_2" } |
28 | } | 28 | } |
29 | panels { | 29 | panels { |
30 | name: "MOVE (3)" | 30 | name: "MOVE (3)" |
@@ -37,7 +37,7 @@ panels { | |||
37 | proxies { answer: "down" path: "Panels/Down/down_3" } | 37 | proxies { answer: "down" path: "Panels/Down/down_3" } |
38 | proxies { answer: "left" path: "Panels/Left/left_3" } | 38 | proxies { answer: "left" path: "Panels/Left/left_3" } |
39 | proxies { answer: "right" path: "Panels/Right/right_3" } | 39 | proxies { answer: "right" path: "Panels/Right/right_3" } |
40 | #proxies { answer: "move" path: "Panels/Secret/secret_3" } | 40 | proxies { answer: "move" path: "Panels/Secret/secret_3" } |
41 | } | 41 | } |
42 | panels { | 42 | panels { |
43 | name: "MOVE (4)" | 43 | name: "MOVE (4)" |
@@ -50,7 +50,7 @@ panels { | |||
50 | proxies { answer: "down" path: "Panels/Down/down_4" } | 50 | proxies { answer: "down" path: "Panels/Down/down_4" } |
51 | proxies { answer: "left" path: "Panels/Left/left_4" } | 51 | proxies { answer: "left" path: "Panels/Left/left_4" } |
52 | proxies { answer: "right" path: "Panels/Right/right_4" } | 52 | proxies { answer: "right" path: "Panels/Right/right_4" } |
53 | #proxies { answer: "move" path: "Panels/Secret/secret_4" } | 53 | proxies { answer: "move" path: "Panels/Secret/secret_4" } |
54 | } | 54 | } |
55 | panels { | 55 | panels { |
56 | name: "MOVE (5)" | 56 | name: "MOVE (5)" |
@@ -63,7 +63,7 @@ panels { | |||
63 | proxies { answer: "down" path: "Panels/Down/down_5" } | 63 | proxies { answer: "down" path: "Panels/Down/down_5" } |
64 | proxies { answer: "left" path: "Panels/Left/left_5" } | 64 | proxies { answer: "left" path: "Panels/Left/left_5" } |
65 | proxies { answer: "right" path: "Panels/Right/right_5" } | 65 | proxies { answer: "right" path: "Panels/Right/right_5" } |
66 | #proxies { answer: "move" path: "Panels/Secret/secret_5" } | 66 | proxies { answer: "move" path: "Panels/Secret/secret_5" } |
67 | } | 67 | } |
68 | panels { | 68 | panels { |
69 | name: "MOVE (6)" | 69 | name: "MOVE (6)" |
@@ -76,7 +76,7 @@ panels { | |||
76 | proxies { answer: "down" path: "Panels/Down/down_6" } | 76 | proxies { answer: "down" path: "Panels/Down/down_6" } |
77 | proxies { answer: "left" path: "Panels/Left/left_6" } | 77 | proxies { answer: "left" path: "Panels/Left/left_6" } |
78 | proxies { answer: "right" path: "Panels/Right/right_6" } | 78 | proxies { answer: "right" path: "Panels/Right/right_6" } |
79 | #proxies { answer: "move" path: "Panels/Secret/secret_6" } | 79 | proxies { answer: "move" path: "Panels/Secret/secret_6" } |
80 | } | 80 | } |
81 | panels { | 81 | panels { |
82 | name: "MOVE (7)" | 82 | name: "MOVE (7)" |
@@ -89,7 +89,7 @@ panels { | |||
89 | proxies { answer: "down" path: "Panels/Down/down_7" } | 89 | proxies { answer: "down" path: "Panels/Down/down_7" } |
90 | proxies { answer: "left" path: "Panels/Left/left_7" } | 90 | proxies { answer: "left" path: "Panels/Left/left_7" } |
91 | proxies { answer: "right" path: "Panels/Right/right_7" } | 91 | proxies { answer: "right" path: "Panels/Right/right_7" } |
92 | #proxies { answer: "move" path: "Panels/Secret/secret_7" } | 92 | proxies { answer: "move" path: "Panels/Secret/secret_7" } |
93 | } | 93 | } |
94 | panels { | 94 | panels { |
95 | name: "MOVE (8)" | 95 | name: "MOVE (8)" |
@@ -102,7 +102,7 @@ panels { | |||
102 | proxies { answer: "down" path: "Panels/Down/down_8" } | 102 | proxies { answer: "down" path: "Panels/Down/down_8" } |
103 | proxies { answer: "left" path: "Panels/Left/left_8" } | 103 | proxies { answer: "left" path: "Panels/Left/left_8" } |
104 | proxies { answer: "right" path: "Panels/Right/right_8" } | 104 | proxies { answer: "right" path: "Panels/Right/right_8" } |
105 | #proxies { answer: "move" path: "Panels/Secret/secret_8" } | 105 | proxies { answer: "move" path: "Panels/Secret/secret_8" } |
106 | } | 106 | } |
107 | ports { | 107 | ports { |
108 | name: "OWL" | 108 | name: "OWL" |
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 { |
diff --git a/data/maps/the_sun_temple/rooms/Temple.txtpb b/data/maps/the_sun_temple/rooms/Temple.txtpb index 6281584..047ea8f 100644 --- a/data/maps/the_sun_temple/rooms/Temple.txtpb +++ b/data/maps/the_sun_temple/rooms/Temple.txtpb | |||
@@ -6,7 +6,7 @@ panels { | |||
6 | clue: "delay" | 6 | clue: "delay" |
7 | answer: "day" | 7 | answer: "day" |
8 | symbols: SPARKLES | 8 | symbols: SPARKLES |
9 | #proxies { answer: "day" path: "Panels/Sun/panel_9" } | 9 | proxies { answer: "day" path: "Panels/Sun/panel_9" } |
10 | proxies { answer: "night" path: "Panels/Moon/panel_16" } | 10 | proxies { answer: "night" path: "Panels/Moon/panel_16" } |
11 | } | 11 | } |
12 | panels { | 12 | panels { |
@@ -15,7 +15,7 @@ panels { | |||
15 | clue: "lawn" | 15 | clue: "lawn" |
16 | answer: "dawn" | 16 | answer: "dawn" |
17 | symbols: SPARKLES | 17 | symbols: SPARKLES |
18 | #proxies { answer: "dawn" path: "Panels/Sun/panel_10" } | 18 | proxies { answer: "dawn" path: "Panels/Sun/panel_10" } |
19 | proxies { answer: "dusk" path: "Panels/Moon/panel_17" } | 19 | proxies { answer: "dusk" path: "Panels/Moon/panel_17" } |
20 | } | 20 | } |
21 | panels { | 21 | panels { |
@@ -24,7 +24,7 @@ panels { | |||
24 | clue: "jump" | 24 | clue: "jump" |
25 | answer: "spring" | 25 | answer: "spring" |
26 | symbols: SUN | 26 | symbols: SUN |
27 | #proxies { answer: "spring" path: "Panels/Sun/panel_11" } | 27 | proxies { answer: "spring" path: "Panels/Sun/panel_11" } |
28 | proxies { answer: "autumn" path: "Panels/Moon/panel_18" } | 28 | proxies { answer: "autumn" path: "Panels/Moon/panel_18" } |
29 | } | 29 | } |
30 | panels { | 30 | panels { |
@@ -33,7 +33,7 @@ panels { | |||
33 | clue: "heavy" | 33 | clue: "heavy" |
34 | answer: "light" | 34 | answer: "light" |
35 | symbols: SUN | 35 | symbols: SUN |
36 | #proxies { answer: "light" path: "Panels/Sun/panel_12" } | 36 | proxies { answer: "light" path: "Panels/Sun/panel_12" } |
37 | proxies { answer: "dark" path: "Panels/Moon/panel_19" } | 37 | proxies { answer: "dark" path: "Panels/Moon/panel_19" } |
38 | } | 38 | } |
39 | panels { | 39 | panels { |
@@ -42,7 +42,7 @@ panels { | |||
42 | clue: "knife" | 42 | clue: "knife" |
43 | answer: "life" | 43 | answer: "life" |
44 | symbols: ZERO | 44 | symbols: ZERO |
45 | #proxies { answer: "life" path: "Panels/Sun/panel_13" } | 45 | proxies { answer: "life" path: "Panels/Sun/panel_13" } |
46 | proxies { answer: "death" path: "Panels/Moon/panel_20" } | 46 | proxies { answer: "death" path: "Panels/Moon/panel_20" } |
47 | } | 47 | } |
48 | panels { | 48 | panels { |
@@ -51,7 +51,7 @@ panels { | |||
51 | clue: "arm" | 51 | clue: "arm" |
52 | answer: "warmth" | 52 | answer: "warmth" |
53 | symbols: SPARKLES | 53 | symbols: SPARKLES |
54 | #proxies { answer: "warmth" path: "Panels/Sun/panel_14" } | 54 | proxies { answer: "warmth" path: "Panels/Sun/panel_14" } |
55 | proxies { answer: "chill" path: "Panels/Moon/panel_21" } | 55 | proxies { answer: "chill" path: "Panels/Moon/panel_21" } |
56 | } | 56 | } |
57 | panels { | 57 | panels { |
@@ -60,5 +60,5 @@ panels { | |||
60 | clue: "equinox" | 60 | clue: "equinox" |
61 | answer: "equinox" | 61 | answer: "equinox" |
62 | proxies { answer: "solstice" path: "Panels/End/panel_23" } | 62 | proxies { answer: "solstice" path: "Panels/End/panel_23" } |
63 | #proxies { answer: "equinox" path: "Panels/End/panel_24" } | 63 | proxies { answer: "equinox" path: "Panels/End/panel_24" } |
64 | } | 64 | } |
diff --git a/data/maps/the_symbolic/rooms/Poetry Room 1.txtpb b/data/maps/the_symbolic/rooms/Poetry Room 1.txtpb index 523e260..a6ae04c 100644 --- a/data/maps/the_symbolic/rooms/Poetry Room 1.txtpb +++ b/data/maps/the_symbolic/rooms/Poetry Room 1.txtpb | |||
@@ -5,7 +5,7 @@ panels { | |||
5 | clue: "absorbed" | 5 | clue: "absorbed" |
6 | answer: "abs" | 6 | answer: "abs" |
7 | symbols: EVAL | 7 | symbols: EVAL |
8 | #proxies { answer: "abs" path: "Panels/Proxy/absorbed_proxied_1" } | 8 | proxies { answer: "abs" path: "Panels/Proxy/absorbed_proxied_1" } |
9 | proxies { answer: "bed" path: "Panels/Proxy/absorbed_proxied_2" } | 9 | proxies { answer: "bed" path: "Panels/Proxy/absorbed_proxied_2" } |
10 | } | 10 | } |
11 | panels { | 11 | panels { |
@@ -14,6 +14,6 @@ panels { | |||
14 | clue: "primordial" | 14 | clue: "primordial" |
15 | answer: "prim" | 15 | answer: "prim" |
16 | symbols: EVAL | 16 | symbols: EVAL |
17 | #proxies { answer: "prim" path: "Panels/Proxy/primordial_proxied_1" } | 17 | proxies { answer: "prim" path: "Panels/Proxy/primordial_proxied_1" } |
18 | proxies { answer: "dial" path: "Panels/Proxy/primordial_proxied_2" } | 18 | proxies { answer: "dial" path: "Panels/Proxy/primordial_proxied_2" } |
19 | } | 19 | } |
diff --git a/data/maps/the_symbolic/rooms/Poetry Room 3.txtpb b/data/maps/the_symbolic/rooms/Poetry Room 3.txtpb index 5c62301..e70be1c 100644 --- a/data/maps/the_symbolic/rooms/Poetry Room 3.txtpb +++ b/data/maps/the_symbolic/rooms/Poetry Room 3.txtpb | |||
@@ -18,6 +18,6 @@ panels { | |||
18 | answer: "ugly" | 18 | answer: "ugly" |
19 | symbols: EVAL | 19 | symbols: EVAL |
20 | symbols: LINGO | 20 | symbols: LINGO |
21 | #proxies { answer: "ugly" path: "Panels/NotNoT/not_pretty_proxied_1" } | 21 | proxies { answer: "ugly" path: "Panels/NotNoT/not_pretty_proxied_1" } |
22 | proxies { answer: "prey" path: "Panels/NotNoT/not_pretty_proxied_2" } | 22 | proxies { answer: "prey" path: "Panels/NotNoT/not_pretty_proxied_2" } |
23 | } | 23 | } |
diff --git a/data/maps/the_symbolic/rooms/Poetry Room Left.txtpb b/data/maps/the_symbolic/rooms/Poetry Room Left.txtpb index 561c034..2d2eb3f 100644 --- a/data/maps/the_symbolic/rooms/Poetry Room Left.txtpb +++ b/data/maps/the_symbolic/rooms/Poetry Room Left.txtpb | |||
@@ -18,6 +18,6 @@ panels { | |||
18 | answer: "false" | 18 | answer: "false" |
19 | symbols: EVAL | 19 | symbols: EVAL |
20 | symbols: LINGO | 20 | symbols: LINGO |
21 | #proxies { answer: "false" path: "Panels/NotNoT/not_true_proxied_1" } | 21 | proxies { answer: "false" path: "Panels/NotNoT/not_true_proxied_1" } |
22 | proxies { answer: "rue" path: "Panels/NotNoT/not_true_proxied_2" } | 22 | proxies { answer: "rue" path: "Panels/NotNoT/not_true_proxied_2" } |
23 | } | 23 | } |
diff --git a/data/maps/the_symbolic/rooms/Poetry Room Right.txtpb b/data/maps/the_symbolic/rooms/Poetry Room Right.txtpb index 4928191..490a6a7 100644 --- a/data/maps/the_symbolic/rooms/Poetry Room Right.txtpb +++ b/data/maps/the_symbolic/rooms/Poetry Room Right.txtpb | |||
@@ -18,6 +18,6 @@ panels { | |||
18 | answer: "worse" | 18 | answer: "worse" |
19 | symbols: EVAL | 19 | symbols: EVAL |
20 | symbols: LINGO | 20 | symbols: LINGO |
21 | #proxies { answer: "worse" path: "Panels/NotNoT/not_better_proxied_1" } | 21 | proxies { answer: "worse" path: "Panels/NotNoT/not_better_proxied_1" } |
22 | proxies { answer: "beer" path: "Panels/NotNoT/not_better_proxied_2" } | 22 | proxies { answer: "beer" path: "Panels/NotNoT/not_better_proxied_2" } |
23 | } | 23 | } |
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 | } |
12 | panels { | 12 | panels { |
@@ -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 | } |