from commands.encounter.sets import SetSpeciesHuman SPECIES_LIST = [ "Human", ] SPECIES_CMDSET = [ SetSpeciesHuman, ]