/datum/HYPharvesting_data 
Holds harvest-specific variables during HYPharvesting() execution.
Vars | |
| DNA | The plantgenes of the plant associated with this harvest |
|---|---|
| MUT | The plant mutation of the plant associated with this harvest |
| base_quality_score | The base quality score of all produce from the plant |
| cropcount | The number of items this harvest produces |
| dont_rename_crop | Whether or not the produce should be renamed |
| extra_harvest_chance | The chance that a multi-harvest plant won't reduce in harvest-count |
| getitem | The item or list of items that the plant can produce |
| growing | The plant associated with this harvest |
| harvest_cap | The maximum number of items that this harvest produces |
| pot | The plantpot associated with this harvest |
| seedcount | The number of seeds this harvest produced |
Var Details
DNA 
The plantgenes of the plant associated with this harvest
MUT 
The plant mutation of the plant associated with this harvest
base_quality_score 
The base quality score of all produce from the plant
cropcount 
The number of items this harvest produces
dont_rename_crop 
Whether or not the produce should be renamed
extra_harvest_chance 
The chance that a multi-harvest plant won't reduce in harvest-count
getitem 
The item or list of items that the plant can produce
growing 
The plant associated with this harvest
harvest_cap 
The maximum number of items that this harvest produces
pot 
The plantpot associated with this harvest
seedcount 
The number of seeds this harvest produced