-
-
Notifications
You must be signed in to change notification settings - Fork 474
Fix setElementModel resets goggle effect #3521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This PR doesn't take into account a possibility of manual goggle effects change. For example, a player may put nightvision goggles on, then execute |
I think if we already have the effect enabled there is no need to play the sound again so should all of them be false |
Fixes #2441