-
-
Notifications
You must be signed in to change notification settings - Fork 539
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
Fixed the CLIP War Correspondent sprite for Vox #3540
Fixed the CLIP War Correspondent sprite for Vox #3540
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what the FUCK when was this unset?
A quick look through the history later - The vox variation (and the whole helmet, I believe) were added here: 3925680#diff-72e26b7f3303ce835ef698eaf4fe36ea28ee1423e714f73c501b714042f79ab5 Nothing removed it, it seems like it simply needed ' supports_variations = VOX_VARIATION ' to work properly, and that was never added. The sprite was in, it was simply never used. |
What's weird is that not only do I distinctly remember it's sprite showing up in-game, I have screenshots. On the first Atlas round ever. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yea ok
## About The Pull Request This helmet has a Vox sprite available that used to work (but doesn't anymore for some reason), this PR makes it correctly show up now. ## Why It's Good For The Game Fixes species support for an item that should have it. ## Changelog :cl: fix: War Correspondent helmet has a proper sprite for Vox. /:cl:
About The Pull Request
This helmet has a Vox sprite available that used to work (but doesn't anymore for some reason), this PR makes it correctly show up now.
Why It's Good For The Game
Fixes species support for an item that should have it.
Changelog
🆑
fix: War Correspondent helmet has a proper sprite for Vox.
/:cl: