-
Notifications
You must be signed in to change notification settings - Fork 580
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Helmet garb fix (lingering squad stripe) (#7713)
# About the pull request This PR is a follow up to #5573 which increased the amount of inventory slots in helmets, which meant more overlays were possible. It also removes some dead code attempting to add a hugger damage overlay to a helmet when the icon_state doesn't exist anywhere in cm and update_icons would just immediately clear the item from the helmet_overlays. # Explain why it's good for the game Fixes #5912 # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> https://youtu.be/PtsCM_MHHoA </details> # Changelog :cl: Drathek fix: Fix squad overlay sometimes not getting removed when helmet exceeded its helmet garb overlay slots del: Remove some effectively dead code attempting to add hugger damage to helmets /:cl:
- Loading branch information
Showing
3 changed files
with
36 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters