summary refs log tree commit diff stats
path: root/data/maps/the_lionized/rooms/Puzzle Room.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-16 17:59:12 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-16 17:59:12 -0400
commit176175871f2074a83c49a1ed60e96cf7e9b9de8d (patch)
treeb2f08a0bede9bdd6d047571888acc0dd77f6f07b /data/maps/the_lionized/rooms/Puzzle Room.txtpb
parent27724f813befb37f8767bdc084a2bf9c580701d7 (diff)
downloadlingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.tar.gz
lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.tar.bz2
lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.zip
Added the_lionized
Diffstat (limited to 'data/maps/the_lionized/rooms/Puzzle Room.txtpb')
-rw-r--r--data/maps/the_lionized/rooms/Puzzle Room.txtpb63
1 files changed, 63 insertions, 0 deletions
diff --git a/data/maps/the_lionized/rooms/Puzzle Room.txtpb b/data/maps/the_lionized/rooms/Puzzle Room.txtpb new file mode 100644 index 0000000..7bc110b --- /dev/null +++ b/data/maps/the_lionized/rooms/Puzzle Room.txtpb
@@ -0,0 +1,63 @@
1name: "Puzzle Room"
2display_name: "Lionized"
3panels {
4 name: "CHILD"
5 path: "Panels/entry_1"
6 clue: "child"
7 answer: "adult"
8 symbols: "age"
9}
10panels {
11 name: "FIRE"
12 path: "Panels/entry_2"
13 clue: "fire"
14 answer: "ash"
15 symbols: "age"
16}
17panels {
18 name: "LIFE"
19 path: "Panels/entry_3"
20 clue: "life"
21 answer: "death"
22 symbols: "age"
23}
24panels {
25 name: "ROCK"
26 path: "Panels/entry_4"
27 clue: "rock"
28 answer: "sand"
29 symbols: "age"
30}
31panels {
32 name: "LION"
33 path: "Panels/entry_5"
34 clue: "lion"
35 answer: "cub"
36 symbols: "age"
37}
38panels {
39 name: "FROG"
40 path: "Panels/entry_6"
41 clue: "frog"
42 answer: "tadpole"
43 symbols: "age"
44}
45panels {
46 name: "PIG"
47 path: "Panels/entry_7"
48 clue: "pig"
49 answer: "piglet"
50 symbols: "age"
51}
52panels {
53 name: "GOAT"
54 path: "Panels/entry_8"
55 clue: "goat"
56 answer: "kid"
57 symbols: "age"
58}
59ports {
60 name: "ENTRY"
61 path: "Components/Warps/worldport"
62 orientation: "south"
63}