ethicalgardeners.constants.MAX_SEED_RETURNS¶
- ethicalgardeners.constants.MAX_SEED_RETURNS = 5¶
Maximum number of seeds returned when harvesting a flower with the special return value of -3. This value is used in the
ActionHandler.harvest()method to determine how many seeds an agent receives randomly.