code/__DEFINES/dcs/signals/signals_twohand.dm 
            
        
| COMSIG_TWOHANDED_WIELD | from base of datum/component/two_handed/proc/wield(mob/living/carbon/user): (/mob/user) | 
|---|---|
| COMSIG_TWOHANDED_UNWIELD | from base of datum/component/two_handed/proc/unwield(mob/living/carbon/user): (/mob/user) | 
Define Details
COMSIG_TWOHANDED_UNWIELD
            
         
    
    from base of datum/component/two_handed/proc/unwield(mob/living/carbon/user): (/mob/user)
COMSIG_TWOHANDED_WIELD
            
         
    
    from base of datum/component/two_handed/proc/wield(mob/living/carbon/user): (/mob/user)