/datum/action/cooldown/alien/make_structure
        
    
            
        
| Vars | |
| made_structure_type | The type of structure the action makes on use | 
|---|---|
| Procs | |
| check_for_duplicate | Checks if there's a duplicate structure in the owner's turf | 
| check_for_vents | Checks if there's an atmos machine (vent) in the owner's turf | 
Var Details
made_structure_type
            
        
    
            
        
        The type of structure the action makes on use
Proc Details
check_for_duplicate
Checks if there's a duplicate structure in the owner's turf
check_for_vents
Checks if there's an atmos machine (vent) in the owner's turf