code/modules/lost_crew/damages/_damages.dm
/datum/corpse_damage_class | The main style controller for new dead bodies! Determines the character, lore, possible causes of death, decay and every other modifier! |
---|---|
/datum/corpse_damage | Main corpse damage type that's used to apply damages to a body |
/datum/corpse_damage/cause_of_death | This is the reason we died |
/datum/corpse_damage/post_mortem | Some post mortem damages from space vultures |