plant_segment 
Vars | |
| contributes_to_fruit_icon | Whether or not this segment should attempt to overlay on grown products. |
|---|---|
| grown_icon | Icon to use for segment overlays on growns. |
| grown_icon_state | Base icon state to use for segment overlays on growns. Will be suffixed with a number indicating which segment it is, if there are more than one. ie "[grown_icon_state]1" |
| plant_segment_type | Category type used for reagent and physical composition data on /datum/seed. |
| reagents | List of reagents provided by this segment. |
| segment_icon | Icon to use for harvested segments. |
| segment_icon_state | Icon state to use for harvested segments. |
| total_reagent_volume_by_state | Summary var for above used in volume calc for growns. |
Var Details
contributes_to_fruit_icon 
Whether or not this segment should attempt to overlay on grown products.
grown_icon 
Icon to use for segment overlays on growns.
grown_icon_state 
Base icon state to use for segment overlays on growns. Will be suffixed with a number indicating which segment it is, if there are more than one. ie "[grown_icon_state]1"
plant_segment_type 
Category type used for reagent and physical composition data on /datum/seed.
reagents 
List of reagents provided by this segment.
segment_icon 
Icon to use for harvested segments.
segment_icon_state 
Icon state to use for harvested segments.
total_reagent_volume_by_state 
Summary var for above used in volume calc for growns.