MIT License
Copyright (c) 2023 Xavier Sellier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Randomizer for LINGO 2 using Archipelago Multiworld
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"