/datum/status_effect/confusion
        
    
            
        
A status effect used for adding confusion to a mob.
| Procs | |
| on_move | Signal proc for COMSIG_MOB_CLIENT_PRE_MOVE. We have a chance to mix up our movement pre-move with confusion. | 
|---|---|
Proc Details
on_move
Signal proc for COMSIG_MOB_CLIENT_PRE_MOVE. We have a chance to mix up our movement pre-move with confusion.