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