summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/rooms/Anti 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_repetitive/rooms/Anti Room.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_repetitive/rooms/Anti Room.txtpb')
-rw-r--r--data/maps/the_repetitive/rooms/Anti Room.txtpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_repetitive/rooms/Anti Room.txtpb b/data/maps/the_repetitive/rooms/Anti Room.txtpb index 04b3139..5451977 100644 --- a/data/maps/the_repetitive/rooms/Anti Room.txtpb +++ b/data/maps/the_repetitive/rooms/Anti Room.txtpb
@@ -36,12 +36,12 @@ panels {
36 path: "Panels/Entry/panel3" 36 path: "Panels/Entry/panel3"
37 clue: "two" 37 clue: "two"
38 answer: "digit" 38 answer: "digit"
39 symbols: "example" 39 symbols: EXAMPLE
40} 40}
41panels { 41panels {
42 name: "EYE" 42 name: "EYE"
43 path: "Panels/Entry/panel4" 43 path: "Panels/Entry/panel4"
44 clue: "eye" 44 clue: "eye"
45 answer: "iris" 45 answer: "iris"
46 symbols: "boxes" 46 symbols: BOXES
47} 47}