summary refs log tree commit diff stats
path: root/data/maps/the_nuanced/rooms/Back Room.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-20 16:23:58 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-20 16:23:58 -0400
commit9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521 (patch)
tree43b96868c78ee7e42d778f838006b2cb77d28603 /data/maps/the_nuanced/rooms/Back Room.txtpb
parent8c3428b900e1696c3c3edcc5fb513988ddbe8c41 (diff)
downloadlingo2-archipelago-main.tar.gz
lingo2-archipelago-main.tar.bz2
lingo2-archipelago-main.zip
Converted puzzle symbols to an enum HEAD main
Diffstat (limited to 'data/maps/the_nuanced/rooms/Back Room.txtpb')
-rw-r--r--data/maps/the_nuanced/rooms/Back Room.txtpb14
1 files changed, 7 insertions, 7 deletions
diff --git a/data/maps/the_nuanced/rooms/Back Room.txtpb b/data/maps/the_nuanced/rooms/Back Room.txtpb index 5ff9342..37a1c7a 100644 --- a/data/maps/the_nuanced/rooms/Back Room.txtpb +++ b/data/maps/the_nuanced/rooms/Back Room.txtpb
@@ -5,47 +5,47 @@ panels {
5 path: "Panels/Rhymes/panel_1" 5 path: "Panels/Rhymes/panel_1"
6 clue: "course" 6 clue: "course"
7 answer: "horse" 7 answer: "horse"
8 symbols: "zero" 8 symbols: ZERO
9} 9}
10panels { 10panels {
11 name: "WEIGH (1)" 11 name: "WEIGH (1)"
12 path: "Panels/Rhymes/panel_2" 12 path: "Panels/Rhymes/panel_2"
13 clue: "weigh" 13 clue: "weigh"
14 answer: "neigh" 14 answer: "neigh"
15 symbols: "zero" 15 symbols: ZERO
16} 16}
17panels { 17panels {
18 name: "WEIGH (2)" 18 name: "WEIGH (2)"
19 path: "Panels/Rhymes/panel_3" 19 path: "Panels/Rhymes/panel_3"
20 clue: "weigh" 20 clue: "weigh"
21 answer: "hay" 21 answer: "hay"
22 symbols: "zero" 22 symbols: ZERO
23} 23}
24panels { 24panels {
25 name: "BUYER" 25 name: "BUYER"
26 path: "Panels/Rhymes/panel_4" 26 path: "Panels/Rhymes/panel_4"
27 clue: "buyer" 27 clue: "buyer"
28 answer: "hire" 28 answer: "hire"
29 symbols: "zero" 29 symbols: ZERO
30} 30}
31panels { 31panels {
32 name: "GNASH" 32 name: "GNASH"
33 path: "Panels/Rhymes/panel_5" 33 path: "Panels/Rhymes/panel_5"
34 clue: "gnash" 34 clue: "gnash"
35 answer: "cash" 35 answer: "cash"
36 symbols: "zero" 36 symbols: ZERO
37} 37}
38panels { 38panels {
39 name: "LIMB" 39 name: "LIMB"
40 path: "Panels/Rhymes/panel_6" 40 path: "Panels/Rhymes/panel_6"
41 clue: "limb" 41 clue: "limb"
42 answer: "him" 42 answer: "him"
43 symbols: "zero" 43 symbols: ZERO
44} 44}
45panels { 45panels {
46 name: "SPARE" 46 name: "SPARE"
47 path: "Panels/Rhymes/panel_7" 47 path: "Panels/Rhymes/panel_7"
48 clue: "spare" 48 clue: "spare"
49 answer: "flare" 49 answer: "flare"
50 symbols: "zero" 50 symbols: ZERO
51} 51}