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/metadata.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/metadata.txtpb')
-rw-r--r-- | data/maps/daedalus/metadata.txtpb | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/maps/daedalus/metadata.txtpb b/data/maps/daedalus/metadata.txtpb new file mode 100644 index 0000000..e0f5148 --- /dev/null +++ b/data/maps/daedalus/metadata.txtpb | |||
@@ -0,0 +1,23 @@ | |||
1 | display_name: "Daedalus" | ||
2 | # These paintings can't be shuffled because they are behind panels. | ||
3 | excluded_nodes: "Components/Paintings/Group3/mouse" | ||
4 | excluded_nodes: "Components/Paintings/Group3/bee" | ||
5 | excluded_nodes: "Components/Paintings/Group3/coins1" | ||
6 | excluded_nodes: "Components/Paintings/Group3/coins2" | ||
7 | excluded_nodes: "Components/Paintings/Group3/coins3" | ||
8 | excluded_nodes: "Components/Paintings/Group3/coins4" | ||
9 | # These are all sideways, high up, hint paintings. Theoretically could be | ||
10 | # exit only and rotated in-game, but not for now. | ||
11 | excluded_nodes: "Components/Paintings/Group3/coins5" | ||
12 | excluded_nodes: "Components/Paintings/Group3/coins6" | ||
13 | excluded_nodes: "Components/Paintings/Group3/coins7" | ||
14 | excluded_nodes: "Components/Paintings/Group3/coins8" | ||
15 | # This panel is out of bounds and not intended to be solved. | ||
16 | excluded_nodes: "Panels/Castle Entrance/castle_direction_4" | ||
17 | # Let's ignore the second half of the rainbow painting for now. | ||
18 | excluded_nodes: "Components/Paintings/Group1/rainbow2" | ||
19 | # This panel is not accessible in vanilla because the door to it requires | ||
20 | # solving the panel itself. | ||
21 | excluded_nodes: "Panels/Entry/seal" | ||
22 | # This is not real. | ||
23 | excluded_nodes: "Panels/Entry/fake" | ||