# Harvester role _Describing implemented behaviour of Role_ Also related to Room Comms The spawn manager spawns harvesters based on the amount of energy sources. But in order to increase efficiency later on using static harvesting, an assignment of harvester to each source seems a solution to prevent all harvesters working on the same source. Because of the bottom up structure, the following design descisions are made. - Harverster claims a source for itsel instead of being assinged a source