Goonstation 13 - Modules - TypesVar Details - Proc Details

ailment

Vars

cure_descdescription for the cure that appears in medical scanners, etc. if null, presets based on the cure flags
cure_flagsflags for determining how this ailment is cured
strain_typeIf we need a specific ailment_data type

Procs

setup_strainReturn a default instance of our ailment_data type with all the vars copied in the awful way they have to be

Var Details

cure_desc

description for the cure that appears in medical scanners, etc. if null, presets based on the cure flags

cure_flags

flags for determining how this ailment is cured

strain_type

If we need a specific ailment_data type

Proc Details

setup_strain

Return a default instance of our ailment_data type with all the vars copied in the awful way they have to be