/obj/item/mining_stabilizer | Stabilising serum prevents monster organs from decaying before you can use them. |
---|
/obj/item/organ/monster_core | Useful 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_action | Boilerplate to set the name and icon of the cooldown action.
Makes it call 'ui_action_click' when the action is activated. |
---|