From b7efc4f591dc91876c573e5361f52689705e6e50 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 24 Aug 2025 18:18:09 -0400 Subject: Added daedalus --- data/maps/daedalus/metadata.txtpb | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/maps/daedalus/metadata.txtpb (limited to 'data/maps/daedalus/metadata.txtpb') 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 @@ +display_name: "Daedalus" +# These paintings can't be shuffled because they are behind panels. +excluded_nodes: "Components/Paintings/Group3/mouse" +excluded_nodes: "Components/Paintings/Group3/bee" +excluded_nodes: "Components/Paintings/Group3/coins1" +excluded_nodes: "Components/Paintings/Group3/coins2" +excluded_nodes: "Components/Paintings/Group3/coins3" +excluded_nodes: "Components/Paintings/Group3/coins4" +# These are all sideways, high up, hint paintings. Theoretically could be +# exit only and rotated in-game, but not for now. +excluded_nodes: "Components/Paintings/Group3/coins5" +excluded_nodes: "Components/Paintings/Group3/coins6" +excluded_nodes: "Components/Paintings/Group3/coins7" +excluded_nodes: "Components/Paintings/Group3/coins8" +# This panel is out of bounds and not intended to be solved. +excluded_nodes: "Panels/Castle Entrance/castle_direction_4" +# Let's ignore the second half of the rainbow painting for now. +excluded_nodes: "Components/Paintings/Group1/rainbow2" +# This panel is not accessible in vanilla because the door to it requires +# solving the panel itself. +excluded_nodes: "Panels/Entry/seal" +# This is not real. +excluded_nodes: "Panels/Entry/fake" -- cgit 1.4.1