/datum/action/cooldown/spell/teleport/radius_turf
        
    
            
        
A subtype of teleport that will teleport the caster to a random turf within a radius of themselves.
| Vars | |
| inner_tele_radius | The inner radius around the caster that we can teleport to | 
|---|---|
| outer_tele_radius | The outer radius around the caster that we can teleport to | 
Var Details
inner_tele_radius
            
        
    
            
        
        The inner radius around the caster that we can teleport to
outer_tele_radius
            
        
    
            
        
        The outer radius around the caster that we can teleport to