light 
Vars | |
currently_updating | A debounce var to prevent lights from causing infinite loops due to machinery power updates. |
---|---|
Procs | |
update_light_status | Handles light updates that were formerly done in update_icon. |
Var Details
currently_updating 
A debounce var to prevent lights from causing infinite loops due to machinery power updates.
Proc Details
update_light_status
Handles light updates that were formerly done in update_icon.
- trigger (BOOL): if TRUE, this can trigger effects like burning out, rigged light explosions, etc.