pyproject.toml
src/worlds/tunic/Register.py
src/worlds/tunic/__init__.py
src/worlds/tunic/archipelago.json
src/worlds/tunic/bells.py
src/worlds/tunic/breakables.py
src/worlds/tunic/combat_logic.py
src/worlds/tunic/constants.py
src/worlds/tunic/er_data.py
src/worlds/tunic/er_rules.py
src/worlds/tunic/er_scripts.py
src/worlds/tunic/fuses.py
src/worlds/tunic/grass.py
src/worlds/tunic/items.py
src/worlds/tunic/ladder_storage_data.py
src/worlds/tunic/locations.py
src/worlds/tunic/logic_helpers.py
src/worlds/tunic/options.py
src/worlds/tunic/regions.py
src/worlds/tunic/rules.py
src/worlds/tunic/ut_stuff.py
src/worlds/tunic/docs/en_TUNIC.md
src/worlds/tunic/docs/setup_en.md
src/worlds/tunic/test/__init__.py
src/worlds/tunic/test/bases.py
src/worlds/tunic/test/test_access.py
src/worlds/tunic/test/test_combat.py