mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user