ailment 
Vars | |
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 |
Procs | |
setup_strain | Return 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