Closed lekeno closed 7 months ago
biology_on return self.__expected_bio_on_planet(the_body, system_name) __expected_bio_on_planet if self.has_planet_type(conditions, system_name): has_planet_type bodies = self.bodies(system_name) bodies bodies = self.edsm_bodies_cache.get(system_name.lower()) AttributeError: 'set' object has no attribute 'lower'