summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Entry.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_bearer/rooms/Entry.txtpb
parent8c3428b900e1696c3c3edcc5fb513988ddbe8c41 (diff)
downloadlingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.tar.gz
lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.tar.bz2
lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.zip
Converted puzzle symbols to an enum HEAD main
Diffstat (limited to 'data/maps/the_bearer/rooms/Entry.txtpb')
-rw-r--r--data/maps/the_bearer/rooms/Entry.txtpb16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/maps/the_bearer/rooms/Entry.txtpb b/data/maps/the_bearer/rooms/Entry.txtpb index 8c83a38..d7a8db6 100644 --- a/data/maps/the_bearer/rooms/Entry.txtpb +++ b/data/maps/the_bearer/rooms/Entry.txtpb
@@ -5,56 +5,56 @@ panels {
5 path: "Panels/Entry/panel_1" 5 path: "Panels/Entry/panel_1"
6 clue: "view" 6 clue: "view"
7 answer: "look" 7 answer: "look"
8 symbols: "sun" 8 symbols: SUN
9} 9}
10panels { 10panels {
11 name: "HOVER" 11 name: "HOVER"
12 path: "Panels/Entry/panel_2" 12 path: "Panels/Entry/panel_2"
13 clue: "hover" 13 clue: "hover"
14 answer: "over" 14 answer: "over"
15 symbols: "sparkles" 15 symbols: SPARKLES
16} 16}
17panels { 17panels {
18 name: "SQUISH" 18 name: "SQUISH"
19 path: "Panels/Yellow/panel_1" 19 path: "Panels/Yellow/panel_1"
20 clue: "squish" 20 clue: "squish"
21 answer: "squash" 21 answer: "squash"
22 symbols: "sun" 22 symbols: SUN
23} 23}
24panels { 24panels {
25 name: "MANE" 25 name: "MANE"
26 path: "Panels/Yellow/panel_2" 26 path: "Panels/Yellow/panel_2"
27 clue: "mane" 27 clue: "mane"
28 answer: "lion" 28 answer: "lion"
29 symbols: "boxes" 29 symbols: BOXES
30} 30}
31panels { 31panels {
32 name: "SCHOOL" 32 name: "SCHOOL"
33 path: "Panels/Yellow/panel_3" 33 path: "Panels/Yellow/panel_3"
34 clue: "school" 34 clue: "school"
35 answer: "bus" 35 answer: "bus"
36 symbols: "example" 36 symbols: EXAMPLE
37} 37}
38panels { 38panels {
39 name: "FLYTRAP" 39 name: "FLYTRAP"
40 path: "Panels/Yellow/panel_4" 40 path: "Panels/Yellow/panel_4"
41 clue: "flytrap" 41 clue: "flytrap"
42 answer: "venus" 42 answer: "venus"
43 symbols: "example" 43 symbols: EXAMPLE
44} 44}
45panels { 45panels {
46 name: "TOAD" 46 name: "TOAD"
47 path: "Panels/Green/panel_2" 47 path: "Panels/Green/panel_2"
48 clue: "toad" 48 clue: "toad"
49 answer: "frog" 49 answer: "frog"
50 symbols: "example" 50 symbols: EXAMPLE
51} 51}
52panels { 52panels {
53 name: "CYCLING" 53 name: "CYCLING"
54 path: "Panels/Green/panel_3" 54 path: "Panels/Green/panel_3"
55 clue: "cycling" 55 clue: "cycling"
56 answer: "recycling" 56 answer: "recycling"
57 symbols: "sparkles" 57 symbols: SPARKLES
58} 58}
59ports { 59ports {
60 name: "UNYIELDING" 60 name: "UNYIELDING"