Prevents afros from being caught in grinders (#16363)

* Prevents afros from being caught in grinders

See above

* Afros will no longer get caught in grinders

See above
This commit is contained in:
BLUNTFORCE420
2023-05-20 15:18:29 +00:00
committed by GitHub
parent 62907dbf0f
commit 7810007bb6
2 changed files with 44 additions and 3 deletions
@@ -93,19 +93,19 @@ Follow by example and make good judgement based on length which list to include
/datum/sprite_accessory/hair/afro
name = "Afro"
icon_state = "hair_afro"
length = 4
length = 3
chatname = "afro"
/datum/sprite_accessory/hair/afro2
name = "Afro 2"
icon_state = "hair_afro2"
length = 4
length = 3
chatname = "afro"
/datum/sprite_accessory/hair/afro3
name = "Afro, Big"
icon_state = "hair_afrobig"
length = 4
length = 3
chatname = "big afro"
/datum/sprite_accessory/hair/amanita