forked from mirror/Archipelago
* 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
6 lines
134 B
Python
6 lines
134 B
Python
from . import booksanity
|
|
from . import cropsanity
|
|
from . import fishsanity
|
|
from . import friendsanity
|
|
from . import skill_progression
|