Fixes the error overlay caused by the Tress Shoulder hairstyle (#90892)

## About The Pull Request

- Closes #90868

## Changelog

🆑
fix: Fixed the error overlay caused by the Tress Shoulder hairstyle
/🆑
This commit is contained in:
SmArtKar
2025-05-06 08:43:08 +02:00
committed by GitHub
parent 5f93ce27b0
commit dc1157a025
+1 -1
View File
@@ -908,7 +908,7 @@ GLOBAL_LIST_EMPTY(blended_hair_icons_cache)
name = "Tress Shoulder"
icon_state = "hair_tressshoulder"
hair_appendages_inner = list("hair_tressshoulder_a1" = HAIR_APPENDAGE_HANGING_FRONT)
hair_appendages_outer = list("hair_tressshoulder_a10" = HAIR_APPENDAGE_HANGING_FRONT)
hair_appendages_outer = list("hair_tressshoulder_a1o" = HAIR_APPENDAGE_HANGING_FRONT)
/datum/sprite_accessory/hair/trimmed
name = "Trimmed"