flare 
        
    
            
        
| Vars | |
| can_be_extinguished | Type of atom thats spawns after fuel is used up If the light source can be extinguished | 
|---|---|
| flare_particle | Does this use particle effects | 
| frng_max | Randomized fuel amount maximum | 
| frng_min | Randomized fuel amount minimum | 
| fuel | How many seconds of fuel we have left | 
| on_damage | How much damage it does when turned on | 
| randomize_fuel | Do we randomize the fuel when initialized | 
Var Details
can_be_extinguished
            
        
    
            
        
        Type of atom thats spawns after fuel is used up If the light source can be extinguished
flare_particle
            
        
    
            
        
        Does this use particle effects
frng_max
            
        
    
            
        
        Randomized fuel amount maximum
frng_min
            
        
    
            
        
        Randomized fuel amount minimum
fuel
            
        
    
            
        
        How many seconds of fuel we have left
on_damage
            
        
    
            
        
        How much damage it does when turned on
randomize_fuel
            
        
    
            
        
        Do we randomize the fuel when initialized