Skip to content
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

Fix carrier mutation sprite update #4298

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

Birdtalon
Copy link
Contributor

@Birdtalon Birdtalon commented Aug 31, 2023

About the pull request

Fixes #3994

Explain why it's good for the game

Fixes issue

Testing Photographs and Procedure

Tested in local instance. Set huggers to 16 qty and then purchase the strain.
update_hugger_overlays() was running with the eggsac mutation type. So it would just return and not actually update the icon. It now updates correctly before applying the eggsac icon.

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: fixed eggsac carrier strain not updating hugger sprites.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Aug 31, 2023
@Zonespace27 Zonespace27 added this pull request to the merge queue Sep 5, 2023
Merged via the queue into cmss13-devs:master with commit ce53a89 Sep 5, 2023
27 checks passed
cm13-github added a commit that referenced this pull request Sep 5, 2023
@Birdtalon Birdtalon deleted the carrier_egg_sprites branch September 5, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Carrier -> Eggsac strain keeps facehugger sprite overlay
2 participants