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/North 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/North Castle Area.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/North Castle Area.txtpb | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/North Castle Area.txtpb b/data/maps/daedalus/rooms/North Castle Area.txtpb new file mode 100644 index 0000000..6d177c9 --- /dev/null +++ b/data/maps/daedalus/rooms/North Castle Area.txtpb | |||
@@ -0,0 +1,36 @@ | |||
1 | name: "North Castle Area" | ||
2 | display_name: "North Area" | ||
3 | panels { | ||
4 | name: "A" | ||
5 | path: "Panels/Castle Entrance/castle_north_helper" | ||
6 | clue: "a" | ||
7 | answer: "the" | ||
8 | symbols: EXAMPLE | ||
9 | } | ||
10 | panels { | ||
11 | name: "SUMMER" | ||
12 | path: "Panels/Castle Entrance/castle_north_helper2" | ||
13 | clue: "summer" | ||
14 | answer: "winter" | ||
15 | symbols: EXAMPLE | ||
16 | } | ||
17 | panels { | ||
18 | name: "PLACE" | ||
19 | path: "Panels/Castle Entrance/castle_north_helper3" | ||
20 | clue: "place" | ||
21 | answer: "palace" | ||
22 | symbols: SPARKLES | ||
23 | } | ||
24 | panels { | ||
25 | name: "A SUMMER PLACE" | ||
26 | path: "Panels/Castle Entrance/castle_north" | ||
27 | clue: "" | ||
28 | answer: "castle" | ||
29 | symbols: EXAMPLE | ||
30 | symbols: LINGO | ||
31 | required_door { name: "Castle North Hider" } | ||
32 | } | ||
33 | paintings { | ||
34 | name: "RELIC2" | ||
35 | path: "Components/Paintings/Group1/relic2" | ||
36 | } | ||