ethicalgardeners.constants.MIN_SEED_RETURNS¶
- ethicalgardeners.constants.MIN_SEED_RETURNS = 1¶
Minimum 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.