diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:23:58 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:23:58 -0400 |
commit | 9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521 (patch) | |
tree | 43b96868c78ee7e42d778f838006b2cb77d28603 /data/maps/the_double_sided | |
parent | 8c3428b900e1696c3c3edcc5fb513988ddbe8c41 (diff) | |
download | lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.tar.gz lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.tar.bz2 lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.zip |
Converted puzzle symbols to an enum
Diffstat (limited to 'data/maps/the_double_sided')
15 files changed, 20 insertions, 20 deletions
diff --git a/data/maps/the_double_sided/rooms/Flipped Black Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Black Area.txtpb index 4daebca..38eeee6 100644 --- a/data/maps/the_double_sided/rooms/Flipped Black Area.txtpb +++ b/data/maps/the_double_sided/rooms/Flipped Black Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_15" | 5 | path: "Panels/Maze/panel_15" |
6 | clue: "seaplane" | 6 | clue: "seaplane" |
7 | answer: "submarine" | 7 | answer: "submarine" |
8 | symbols: "example" | 8 | symbols: EXAMPLE |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb index c9fb6c5..7a285b9 100644 --- a/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb +++ b/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb | |||
@@ -5,12 +5,12 @@ panels { | |||
5 | path: "Panels/Maze/panel_5" | 5 | path: "Panels/Maze/panel_5" |
6 | clue: "sky" | 6 | clue: "sky" |
7 | answer: "ground" | 7 | answer: "ground" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
10 | panels { | 10 | panels { |
11 | name: "HEAD" | 11 | name: "HEAD" |
12 | path: "Panels/Maze/panel_10" | 12 | path: "Panels/Maze/panel_10" |
13 | clue: "head" | 13 | clue: "head" |
14 | answer: "feet" | 14 | answer: "feet" |
15 | symbols: "sun" | 15 | symbols: SUN |
16 | } | 16 | } |
diff --git a/data/maps/the_double_sided/rooms/Flipped Green Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Green Area.txtpb index 10a8852..68ac4c7 100644 --- a/data/maps/the_double_sided/rooms/Flipped Green Area.txtpb +++ b/data/maps/the_double_sided/rooms/Flipped Green Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_3" | 5 | path: "Panels/Maze/panel_3" |
6 | clue: "high" | 6 | clue: "high" |
7 | answer: "low" | 7 | answer: "low" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Flipped Orange Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Orange Area.txtpb index 2a43089..30c62f1 100644 --- a/data/maps/the_double_sided/rooms/Flipped Orange Area.txtpb +++ b/data/maps/the_double_sided/rooms/Flipped Orange Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_6" | 5 | path: "Panels/Maze/panel_6" |
6 | clue: "heaven" | 6 | clue: "heaven" |
7 | answer: "hell" | 7 | answer: "hell" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Flipped Purple Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Purple Area.txtpb index be9ee3f..6228004 100644 --- a/data/maps/the_double_sided/rooms/Flipped Purple Area.txtpb +++ b/data/maps/the_double_sided/rooms/Flipped Purple Area.txtpb | |||
@@ -5,12 +5,12 @@ panels { | |||
5 | path: "Panels/Maze/panel_8" | 5 | path: "Panels/Maze/panel_8" |
6 | clue: "ceiling" | 6 | clue: "ceiling" |
7 | answer: "floor" | 7 | answer: "floor" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
10 | panels { | 10 | panels { |
11 | name: "LEAVES" | 11 | name: "LEAVES" |
12 | path: "Panels/Maze/panel_19" | 12 | path: "Panels/Maze/panel_19" |
13 | clue: "leaves" | 13 | clue: "leaves" |
14 | answer: "roots" | 14 | answer: "roots" |
15 | symbols: "boxes" | 15 | symbols: BOXES |
16 | } | 16 | } |
diff --git a/data/maps/the_double_sided/rooms/Flipped Red Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Red Area.txtpb index 722d900..9ca8571 100644 --- a/data/maps/the_double_sided/rooms/Flipped Red Area.txtpb +++ b/data/maps/the_double_sided/rooms/Flipped Red Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_12" | 5 | path: "Panels/Maze/panel_12" |
6 | clue: "raised" | 6 | clue: "raised" |
7 | answer: "lowered" | 7 | answer: "lowered" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Flipped Yellow Back Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Yellow Back Area.txtpb index 4c68b43..81cf7ad 100644 --- a/data/maps/the_double_sided/rooms/Flipped Yellow Back Area.txtpb +++ b/data/maps/the_double_sided/rooms/Flipped Yellow Back Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_13" | 5 | path: "Panels/Maze/panel_13" |
6 | clue: "angels" | 6 | clue: "angels" |
7 | answer: "demons" | 7 | answer: "demons" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Obverse Black Area.txtpb b/data/maps/the_double_sided/rooms/Obverse Black Area.txtpb index 4d2cff4..e0f631d 100644 --- a/data/maps/the_double_sided/rooms/Obverse Black Area.txtpb +++ b/data/maps/the_double_sided/rooms/Obverse Black Area.txtpb | |||
@@ -5,12 +5,12 @@ panels { | |||
5 | path: "Panels/Maze/panel_16" | 5 | path: "Panels/Maze/panel_16" |
6 | clue: "mountain" | 6 | clue: "mountain" |
7 | answer: "valley" | 7 | answer: "valley" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
10 | panels { | 10 | panels { |
11 | name: "TRAIN" | 11 | name: "TRAIN" |
12 | path: "Panels/Maze/panel_17" | 12 | path: "Panels/Maze/panel_17" |
13 | clue: "train" | 13 | clue: "train" |
14 | answer: "subway" | 14 | answer: "subway" |
15 | symbols: "example" | 15 | symbols: EXAMPLE |
16 | } | 16 | } |
diff --git a/data/maps/the_double_sided/rooms/Obverse Green Area.txtpb b/data/maps/the_double_sided/rooms/Obverse Green Area.txtpb index 5b98bbd..5fe37cf 100644 --- a/data/maps/the_double_sided/rooms/Obverse Green Area.txtpb +++ b/data/maps/the_double_sided/rooms/Obverse Green Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_7" | 5 | path: "Panels/Maze/panel_7" |
6 | clue: "upside" | 6 | clue: "upside" |
7 | answer: "downside" | 7 | answer: "downside" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Obverse Orange Back Area.txtpb b/data/maps/the_double_sided/rooms/Obverse Orange Back Area.txtpb index 635fae7..724e56b 100644 --- a/data/maps/the_double_sided/rooms/Obverse Orange Back Area.txtpb +++ b/data/maps/the_double_sided/rooms/Obverse Orange Back Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_2b" | 5 | path: "Panels/Maze/panel_2b" |
6 | clue: "over" | 6 | clue: "over" |
7 | answer: "under" | 7 | answer: "under" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Obverse Orange Front Area.txtpb b/data/maps/the_double_sided/rooms/Obverse Orange Front Area.txtpb index 2399c7e..ff393b6 100644 --- a/data/maps/the_double_sided/rooms/Obverse Orange Front Area.txtpb +++ b/data/maps/the_double_sided/rooms/Obverse Orange Front Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_2" | 5 | path: "Panels/Maze/panel_2" |
6 | clue: "up" | 6 | clue: "up" |
7 | answer: "down" | 7 | answer: "down" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Obverse Orange Isolated Section.txtpb b/data/maps/the_double_sided/rooms/Obverse Orange Isolated Section.txtpb index b58bee0..713d737 100644 --- a/data/maps/the_double_sided/rooms/Obverse Orange Isolated Section.txtpb +++ b/data/maps/the_double_sided/rooms/Obverse Orange Isolated Section.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_4" | 5 | path: "Panels/Maze/panel_4" |
6 | clue: "top" | 6 | clue: "top" |
7 | answer: "bottom" | 7 | answer: "bottom" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Obverse Pink Area.txtpb b/data/maps/the_double_sided/rooms/Obverse Pink Area.txtpb index dd989c2..936be17 100644 --- a/data/maps/the_double_sided/rooms/Obverse Pink Area.txtpb +++ b/data/maps/the_double_sided/rooms/Obverse Pink Area.txtpb | |||
@@ -5,5 +5,5 @@ panels { | |||
5 | path: "Panels/Maze/panel_14" | 5 | path: "Panels/Maze/panel_14" |
6 | clue: "cloud" | 6 | clue: "cloud" |
7 | answer: "fog" | 7 | answer: "fog" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
diff --git a/data/maps/the_double_sided/rooms/Obverse Purple Area.txtpb b/data/maps/the_double_sided/rooms/Obverse Purple Area.txtpb index 100e7f0..c77032e 100644 --- a/data/maps/the_double_sided/rooms/Obverse Purple Area.txtpb +++ b/data/maps/the_double_sided/rooms/Obverse Purple Area.txtpb | |||
@@ -5,12 +5,12 @@ panels { | |||
5 | path: "Panels/Maze/panel_18" | 5 | path: "Panels/Maze/panel_18" |
6 | clue: "dragon" | 6 | clue: "dragon" |
7 | answer: "leviathan" | 7 | answer: "leviathan" |
8 | symbols: "example" | 8 | symbols: EXAMPLE |
9 | } | 9 | } |
10 | panels { | 10 | panels { |
11 | name: "ABOVE" | 11 | name: "ABOVE" |
12 | path: "Panels/Maze/panel_9" | 12 | path: "Panels/Maze/panel_9" |
13 | clue: "above" | 13 | clue: "above" |
14 | answer: "below" | 14 | answer: "below" |
15 | symbols: "sun" | 15 | symbols: SUN |
16 | } | 16 | } |
diff --git a/data/maps/the_double_sided/rooms/Start.txtpb b/data/maps/the_double_sided/rooms/Start.txtpb index 3337a51..f47580f 100644 --- a/data/maps/the_double_sided/rooms/Start.txtpb +++ b/data/maps/the_double_sided/rooms/Start.txtpb | |||
@@ -5,14 +5,14 @@ panels { | |||
5 | path: "Panels/Maze/panel_11" | 5 | path: "Panels/Maze/panel_11" |
6 | clue: "attic" | 6 | clue: "attic" |
7 | answer: "basement" | 7 | answer: "basement" |
8 | symbols: "sun" | 8 | symbols: SUN |
9 | } | 9 | } |
10 | panels { | 10 | panels { |
11 | name: "FULL" | 11 | name: "FULL" |
12 | path: "Panels/Maze/panel_1" | 12 | path: "Panels/Maze/panel_1" |
13 | clue: "full" | 13 | clue: "full" |
14 | answer: "empty" | 14 | answer: "empty" |
15 | symbols: "sun" | 15 | symbols: SUN |
16 | } | 16 | } |
17 | ports { | 17 | ports { |
18 | name: "DARKROOM" | 18 | name: "DARKROOM" |