pyproject.toml
src/worlds/toontown/Register.py
src/worlds/toontown/__init__.py
src/worlds/toontown/archipelago.json
src/worlds/toontown/consts.py
src/worlds/toontown/fish.py
src/worlds/toontown/items.py
src/worlds/toontown/locations.py
src/worlds/toontown/options.py
src/worlds/toontown/regions.py
src/worlds/toontown/ruledefs.py
src/worlds/toontown/rules.py
src/worlds/toontown/docs/en_Toontown.md
src/worlds/toontown/docs/setup_en.md
src/worlds/toontown/locks/GagFrameQuantityLock.py
src/worlds/toontown/locks/GagItemLock.py
src/worlds/toontown/locks/ItemLock.py
src/worlds/toontown/locks/LockBase.py
src/worlds/toontown/locks/MultiItemLock.py
src/worlds/toontown/locks/__init__.py
src/worlds/toontown/test/TestFishing.py
src/worlds/toontown/test/TestTreasures.py
src/worlds/toontown/test/__init__.py