diff --git a/code/modules/mob/new_player/sprite_accessories.dm b/code/modules/mob/new_player/sprite_accessories.dm index f9fef93ef18..f6ac4db227a 100644 --- a/code/modules/mob/new_player/sprite_accessories.dm +++ b/code/modules/mob/new_player/sprite_accessories.dm @@ -51,8 +51,8 @@ bald name = "Bald" icon_state = "bald" - species_allowed = list("Human","Unathi") gender = MALE + species_allowed = list("Human","Unathi") veryshort=1 short @@ -544,7 +544,7 @@ tightbun name = "Tight Bun" icon_state = "hair_tightbun" - gender= FEMALE + gender = FEMALE coffeehouse name = "Coffee House Cut"