diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
commit | b7efc4f591dc91876c573e5361f52689705e6e50 (patch) | |
tree | fb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/South Castle Area.txtpb | |
parent | addcf1712c66e7b058c87ac4342bd08685d6c6aa (diff) | |
download | lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2 lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip |
Added daedalus
Diffstat (limited to 'data/maps/daedalus/rooms/South Castle Area.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/South Castle Area.txtpb | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/South Castle Area.txtpb b/data/maps/daedalus/rooms/South Castle Area.txtpb new file mode 100644 index 0000000..9f620b7 --- /dev/null +++ b/data/maps/daedalus/rooms/South Castle Area.txtpb | |||
@@ -0,0 +1,111 @@ | |||
1 | name: "South Castle Area" | ||
2 | display_name: "Outside Pumpkin" | ||
3 | # There is a teal wall in the middle of this room. | ||
4 | panels { | ||
5 | name: "AN" | ||
6 | path: "Panels/Castle Entrance/castle_south_helper" | ||
7 | clue: "an" | ||
8 | answer: "the" | ||
9 | symbols: EXAMPLE | ||
10 | } | ||
11 | panels { | ||
12 | name: "OFFER" | ||
13 | path: "Panels/Castle Entrance/castle_south_helper2" | ||
14 | clue: "offer" | ||
15 | answer: "bid" | ||
16 | symbols: SUN | ||
17 | } | ||
18 | panels { | ||
19 | name: "VILLAGE" | ||
20 | path: "Panels/Castle Entrance/castle_south_helper3" | ||
21 | clue: "village" | ||
22 | answer: "city" | ||
23 | symbols: AGE | ||
24 | } | ||
25 | panels { | ||
26 | name: "BEFORE" | ||
27 | path: "Panels/Castle Entrance/castle_south_helper4" | ||
28 | clue: "before" | ||
29 | answer: "for" | ||
30 | symbols: SPARKLES | ||
31 | symbols: ZERO | ||
32 | } | ||
33 | panels { | ||
34 | name: "LAIR" | ||
35 | path: "Panels/Castle Entrance/castle_south_helper5" | ||
36 | clue: "lair" | ||
37 | answer: "den" | ||
38 | symbols: SUN | ||
39 | } | ||
40 | panels { | ||
41 | name: "AN OFFER VILLAGE BEFORE LAIR" | ||
42 | path: "Panels/Castle Entrance/castle_south" | ||
43 | clue: "" | ||
44 | answer: "castle" | ||
45 | symbols: EXAMPLE | ||
46 | symbols: LINGO | ||
47 | required_door { name: "Castle South Hider" } | ||
48 | } | ||
49 | panels { | ||
50 | name: "COLOR (1)" | ||
51 | path: "Panels/Another Path/color_1" | ||
52 | clue: "color" | ||
53 | answer: "ppleru" | ||
54 | symbols: EXAMPLE | ||
55 | proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_1" } | ||
56 | proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_2" } | ||
57 | proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_3" } | ||
58 | proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_4" } | ||
59 | proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_5" } | ||
60 | proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_6" } | ||
61 | proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_7" } | ||
62 | } | ||
63 | panels { | ||
64 | name: "COLOR (2)" | ||
65 | path: "Panels/Another Path/color_2" | ||
66 | clue: "color" | ||
67 | answer: "ppleru" | ||
68 | symbols: EXAMPLE | ||
69 | proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_8" } | ||
70 | proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_9" } | ||
71 | proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_10" } | ||
72 | proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_11" } | ||
73 | proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_12" } | ||
74 | proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_13" } | ||
75 | proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_14" } | ||
76 | } | ||
77 | panels { | ||
78 | name: "COLOR (3)" | ||
79 | path: "Panels/Another Path/color_3" | ||
80 | clue: "color" | ||
81 | answer: "ppleru" | ||
82 | symbols: EXAMPLE | ||
83 | proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_15" } | ||
84 | proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_16" } | ||
85 | proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_17" } | ||
86 | proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_18" } | ||
87 | proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_19" } | ||
88 | proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_20" } | ||
89 | proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_21" } | ||
90 | } | ||
91 | panels { | ||
92 | name: "COLOR (4)" | ||
93 | path: "Panels/Another Path/color_4" | ||
94 | clue: "color" | ||
95 | answer: "ppleru" | ||
96 | symbols: EXAMPLE | ||
97 | proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_22" } | ||
98 | proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_23" } | ||
99 | proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_24" } | ||
100 | proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_25" } | ||
101 | proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_26" } | ||
102 | proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_27" } | ||
103 | proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_28" } | ||
104 | } | ||
105 | paintings { | ||
106 | name: "TRIANGLE" | ||
107 | path: "Components/Paintings/Group2/triangle" | ||
108 | move: true | ||
109 | enter_only: true | ||
110 | # TODO: required_door | ||
111 | } | ||