From 9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 20 Aug 2025 16:23:58 -0400 Subject: Converted puzzle symbols to an enum --- data/maps/the_bearer/rooms/Butterfly Room.txtpb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/the_bearer/rooms/Butterfly Room.txtpb') 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 { path: "Panels/Entry/panel_4" clue: "vibrant" answer: "colorful" - symbols: "sun" + symbols: SUN } panels { name: "DARKNESS" path: "Panels/Entry/panel_5" clue: "darkness" answer: "light" - symbols: "sun" + symbols: SUN } paintings { name: "BUTTERFLY" -- cgit 1.4.1 ='dependabot/bundler/loofah-2.19.1'>dependabot/bundler/loofah-2.19.1 mixed-content personal blog
about summary refs log tree commit diff stats
path: root/Gemfile
blob: aee427ffb3043a4a9fcd64d169c1f55a3e095d3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71