code/__DEFINES/dcs/signals/signals_gib.dm 
            
        
| COMSIG_GIBS_STREAK | from base of /obj/effect/decal/cleanable/blood/gibs/streak(): (list/directions, list/diseases) | 
|---|---|
| COMSIG_STEP_ON_BLOOD | Called on mobs when they step in blood. (blood_amount, blood_state, list/blood_DNA) | 
Define Details
COMSIG_GIBS_STREAK
            
         
    
    from base of /obj/effect/decal/cleanable/blood/gibs/streak(): (list/directions, list/diseases)
COMSIG_STEP_ON_BLOOD
            
         
    
    Called on mobs when they step in blood. (blood_amount, blood_state, list/blood_DNA)