code/__DEFINES/~nova_defines/item.dm 
COMSIG_ITEM_MOB_CAN_EQUIP | From base of /obj/item/mob_can_equip. (mob/living/M, slot, disable_warning, bypass_equip_delay_self, ignore_equipped, indirect_action) |
---|---|
COMPONENT_ITEM_CANT_EQUIP | Forces mob_can_equip to return FALSE. |
Define Details
COMPONENT_ITEM_CANT_EQUIP 
Forces mob_can_equip to return FALSE.
COMSIG_ITEM_MOB_CAN_EQUIP 
From base of /obj/item/mob_can_equip. (mob/living/M, slot, disable_warning, bypass_equip_delay_self, ignore_equipped, indirect_action)