Space Station 13 - Nebula13 - Modules - TypesVar Details

plant_segment

Vars

contributes_to_fruit_iconWhether or not this segment should attempt to overlay on grown products.
grown_iconIcon to use for segment overlays on growns.
grown_icon_stateBase 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_typeCategory type used for reagent and physical composition data on /datum/seed.
reagentsList of reagents provided by this segment.
segment_iconIcon to use for harvested segments.
segment_icon_stateIcon state to use for harvested segments.
total_reagent_volume_by_stateSummary 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.