pyproject.toml
src/worlds/pokemon_crystal/LICENSE
src/worlds/pokemon_crystal/Register.py
src/worlds/pokemon_crystal/__init__.py
src/worlds/pokemon_crystal/archipelago.json
src/worlds/pokemon_crystal/breeding.py
src/worlds/pokemon_crystal/client.py
src/worlds/pokemon_crystal/data.py
src/worlds/pokemon_crystal/evolution.py
src/worlds/pokemon_crystal/item_data.py
src/worlds/pokemon_crystal/items.py
src/worlds/pokemon_crystal/level_scaling.py
src/worlds/pokemon_crystal/locations.py
src/worlds/pokemon_crystal/maps.py
src/worlds/pokemon_crystal/mart_data.py
src/worlds/pokemon_crystal/misc.py
src/worlds/pokemon_crystal/moves.py
src/worlds/pokemon_crystal/music.py
src/worlds/pokemon_crystal/options.py
src/worlds/pokemon_crystal/phone.py
src/worlds/pokemon_crystal/phone_data.py
src/worlds/pokemon_crystal/pokemon.py
src/worlds/pokemon_crystal/pokemon_data.py
src/worlds/pokemon_crystal/regions.py
src/worlds/pokemon_crystal/rom.py
src/worlds/pokemon_crystal/rules.py
src/worlds/pokemon_crystal/sign_data.py
src/worlds/pokemon_crystal/trainers.py
src/worlds/pokemon_crystal/trainersanity_data.py
src/worlds/pokemon_crystal/universal_tracker.py
src/worlds/pokemon_crystal/utils.py
src/worlds/pokemon_crystal/wild.py
src/worlds/pokemon_crystal/world.py
src/worlds/pokemon_crystal/data/basepatch.bsdiff4
src/worlds/pokemon_crystal/data/basepatch11.bsdiff4
src/worlds/pokemon_crystal/data/data.json
src/worlds/pokemon_crystal/data/items.json
src/worlds/pokemon_crystal/data/locations.json
src/worlds/pokemon_crystal/data/phone_data.yaml
src/worlds/pokemon_crystal/data/regions.json
src/worlds/pokemon_crystal/docs/en_Pokemon Crystal.md
src/worlds/pokemon_crystal/docs/fr_Pokemon Crystal.md
src/worlds/pokemon_crystal/docs/phone_data.md
src/worlds/pokemon_crystal/docs/pl_Pokemon Crystal.md
src/worlds/pokemon_crystal/docs/setup_de.md
src/worlds/pokemon_crystal/docs/setup_en.md
src/worlds/pokemon_crystal/docs/setup_pl.md
src/worlds/pokemon_crystal/test/__init__.py
src/worlds/pokemon_crystal/test/bases.py
src/worlds/pokemon_crystal/test/test_hm_badges.py
src/worlds/pokemon_crystal/test/test_johto_only.py
src/worlds/pokemon_crystal/test/test_key_items.py
src/worlds/pokemon_crystal/test/test_phone_calls.py
src/worlds/pokemon_crystal/test/test_pokemons.py