summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Butterfly 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_bearer/rooms/Butterfly 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_bearer/rooms/Butterfly Room.txtpb')
-rw-r--r--data/maps/the_bearer/rooms/Butterfly Room.txtpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_bearer/rooms/Butterfly Room.txtpb b/data/maps/the_bearer/rooms/Butterfly Room.txtpb index b1b2be3..bd20505 100644 --- a/data/maps/the_bearer/rooms/Butterfly Room.txtpb +++ b/data/maps/the_bearer/rooms/Butterfly Room.txtpb
@@ -5,14 +5,14 @@ panels {
5 path: "Panels/Entry/panel_4" 5 path: "Panels/Entry/panel_4"
6 clue: "vibrant" 6 clue: "vibrant"
7 answer: "colorful" 7 answer: "colorful"
8 symbols: "sun" 8 symbols: SUN
9} 9}
10panels { 10panels {
11 name: "DARKNESS" 11 name: "DARKNESS"
12 path: "Panels/Entry/panel_5" 12 path: "Panels/Entry/panel_5"
13 clue: "darkness" 13 clue: "darkness"
14 answer: "light" 14 answer: "light"
15 symbols: "sun" 15 symbols: SUN
16} 16}
17paintings { 17paintings {
18 name: "BUTTERFLY" 18 name: "BUTTERFLY"