/obj/item/light
        
    
            
        
| Vars | |
| base_state | Base icon state for each bulb types | 
|---|---|
| brightness | How much light it gives off | 
| rigged | True if rigged to explode | 
| status | LIGHT_OK, LIGHT_BURNED or LIGHT_BROKEN | 
| switchcount | Number of times switched on and off | 
Var Details
base_state
            
        
    
            
        
        Base icon state for each bulb types
brightness
            
        
    
            
        
        How much light it gives off
rigged
            
        
    
            
        
        True if rigged to explode
status
            
        
    
            
        
        LIGHT_OK, LIGHT_BURNED or LIGHT_BROKEN
switchcount
            
        
    
            
        
        Number of times switched on and off