summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Pyramid Second Floor.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-24 18:18:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-24 18:18:09 -0400
commitb7efc4f591dc91876c573e5361f52689705e6e50 (patch)
treefb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/Pyramid Second Floor.txtpb
parentaddcf1712c66e7b058c87ac4342bd08685d6c6aa (diff)
downloadlingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz
lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2
lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip
Added daedalus
Diffstat (limited to 'data/maps/daedalus/rooms/Pyramid Second Floor.txtpb')
-rw-r--r--data/maps/daedalus/rooms/Pyramid Second Floor.txtpb47
1 files changed, 47 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Pyramid Second Floor.txtpb b/data/maps/daedalus/rooms/Pyramid Second Floor.txtpb new file mode 100644 index 0000000..e7578e8 --- /dev/null +++ b/data/maps/daedalus/rooms/Pyramid Second Floor.txtpb
@@ -0,0 +1,47 @@
1name: "Pyramid Second Floor"
2display_name: "Pyramid"
3panels {
4 name: "TOOL"
5 path: "Panels/Pyramid/pyramid_10"
6 clue: "tool"
7 answer: "spade"
8 symbols: EXAMPLE
9}
10panels {
11 name: "SODA"
12 path: "Panels/Pyramid/pyramid_11"
13 clue: "soda"
14 answer: "club"
15 symbols: EXAMPLE
16}
17panels {
18 name: "ORGAN"
19 path: "Panels/Pyramid/pyramid_12"
20 clue: "organ"
21 answer: "heart"
22 symbols: EXAMPLE
23}
24panels {
25 name: "DIAMOND"
26 path: "Panels/Pyramid/pyramid_9"
27 clue: "diamond"
28 answer: "gem"
29 symbols: EXAMPLE
30 required_door { name: "Pyramid 9 Blocker" }
31}
32panels {
33 name: "INSTRUMENT"
34 path: "Panels/Pyramid/pyramid_13"
35 clue: "instrument"
36 answer: "organ"
37 symbols: EXAMPLE
38 required_door { name: "Pyramid 13 Blocker" }
39}
40panels {
41 name: "BEVERAGE"
42 path: "Panels/Pyramid/pyramid_14"
43 clue: "beverage"
44 answer: "soda"
45 symbols: EXAMPLE
46 required_door { name: "Pyramid 14 Blocker" }
47}