Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_twohand.dm

COMSIG_ITEM_WIELDfrom base of datum/component/two_handed/proc/wield(mob/living/carbon/user): (/mob/user)
COMSIG_ITEM_UNWIELDfrom base of datum/component/two_handed/proc/unwield(mob/living/carbon/user): (/mob/user)

Define Details

COMSIG_ITEM_UNWIELD

from base of datum/component/two_handed/proc/unwield(mob/living/carbon/user): (/mob/user)

COMSIG_ITEM_WIELD

from base of datum/component/two_handed/proc/wield(mob/living/carbon/user): (/mob/user)