SS1984 - Modules - Types

code/datums/elements/material_heal.dm

/datum/element/material_healThis element allows the carbon mob to get healed, or heal themselves, using specific stack items. Doesn't handle subtypes of stack items, that don't have the same merge_type as passed type. Also shows that we can heal using some material on self examine. Healing is identical to gauze/ointment.