/tg/ Station 13 - Modules - Types

code/modules/mining/equipment/monster_organs/monster_organ.dm

/obj/item/mining_stabilizerStabilising serum prevents monster organs from decaying before you can use them.
/obj/item/organ/internal/monster_coreUseful organs which drop as loot from a mining creature. Generalised behaviour is that they will decay and become useless unless provided with serum. These should usually do something both when used in-hand, or when implanted into someone.
/datum/action/cooldown/monster_core_actionBoilerplate to set the name and icon of the cooldown action. Makes it call 'ui_action_click' when the action is activated.