Files
Bubberstation/code/modules/unit_tests/_unit_tests.dm
MrMelbert 627f6baef4 Fix digi legs sprites getting stuck (#87254)
## About The Pull Request

Fixes #86756
Fixes #67174 (isn't this already fixed? Oh well now it's really fixed
because I tested it)

Basically changed the random calls to `update_body_parts` with a bespoke
proc which better explains what they are there to do

Adds one missing call to head items (for `HIDESNOUT`)

## Changelog

🆑 Melbert
fix: Fixed digitigrade pants sprite not updating in accordance to some
leg updates
/🆑
# Conflicts:
#	code/modules/mob/living/carbon/human/human_update_icons.dm
#	code/modules/surgery/bodyparts/species_parts/lizard_bodyparts.dm
2024-12-01 12:29:22 -08:00

10 KiB