Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Fix Enviro suit lights staying on when welder visor is put d…
…own [MDB IGNORE] (#2991) * Fix Enviro suit lights staying on when welder visor is put down (#83858) ## About The Pull Request Adds a missing `set_light_on(FALSE)` to `adjust_visor` ## Why It's Good For The Game The head light is not supposed to be able to be on when the visor is down. The helmet model would show an off light but still continue to produce light if the welding visor was put on when the light was on. fix #45882 ## Changelog :cl: Goat fix: Enviro suit lights no longer stay on when the welding visor is activated. /:cl: * Fix Enviro suit lights staying on when welder visor is put down --------- Co-authored-by: Goat <[email protected]> Co-authored-by: NovaBot13 <[email protected]>
- Loading branch information