_std/defines/traits.dm 
| TRAIT_FRAIL_ORGAN_DAMAGE_MULT | The organ damage multiplier applied to frail humans | 
|---|---|
| TRAIT_DISABILITY_NONE | Trait that is not a disability | 
| TRAIT_DISABILITY_MAJOR | Trait that is also a major disability | 
| TRAIT_DISABILITY_MINOR | Trait that is also a minor disability | 
| TRAIT_STARTING_POINTS | How many "free" points you get | 
| TRAIT_MAX | How many traits people can select at most. | 
Define Details
TRAIT_DISABILITY_MAJOR 
Trait that is also a major disability
TRAIT_DISABILITY_MINOR 
Trait that is also a minor disability
TRAIT_DISABILITY_NONE 
Trait that is not a disability
TRAIT_FRAIL_ORGAN_DAMAGE_MULT 
The organ damage multiplier applied to frail humans
TRAIT_MAX 
How many traits people can select at most.
TRAIT_STARTING_POINTS 
How many "free" points you get