Archipelago/worlds/stardew_valley/data
Jouramie a67688749f
Stardew Valley: Refactor skill progression to use new feature system (#3662)
* create a first draft of the feature

* use feature in items and locations

* add content to more places

* use feature in logic

* replace option check by feature

* remove unused code

* remove weird white space

* some import nitpicking

* flip negative if
2024-12-01 03:52:07 +01:00
..
__init__.py
artisan.py
bundle_data.py
craftable_data.py
fish_data.py
game_item.py
harvest.py
items.csv
locations.csv
monster_data.py
museum_data.py
recipe_data.py
recipe_source.py
requirement.py
season_data.py
shipsanity_unimplemented_items.csv
shop.py
skill.py
villagers_data.py