leash 
        
    
            
        
Keeps the parent within the distance of its owner as naturally as possible, but teleporting if necessary.
Vars | |
| distance | The maximum distance you can move from your owner | 
|---|---|
| force_teleport_in_effect | The object type to create on the new turf when forcibly teleporting out | 
| force_teleport_out_effect | The object type to create on the old turf when forcibly teleporting out | 
| owner | The owner of the leash. If this is qdeleted, the leash is as well. | 
Var Details
distance
            
        
    
            
        
        The maximum distance you can move from your owner
force_teleport_in_effect
            
        
    
            
        
        The object type to create on the new turf when forcibly teleporting out
force_teleport_out_effect
            
        
    
            
        
        The object type to create on the old turf when forcibly teleporting out
owner
            
        
    
            
        
        The owner of the leash. If this is qdeleted, the leash is as well.