diff --git a/code/modules/mob/new_player/sprite_accessories.dm b/code/modules/mob/new_player/sprite_accessories.dm index 58c4084748a..230eca4cdf7 100644 --- a/code/modules/mob/new_player/sprite_accessories.dm +++ b/code/modules/mob/new_player/sprite_accessories.dm @@ -424,7 +424,7 @@ una_frills_short name = "Short Unathi Frills" - icon_state = "soghun_shortfrill" + icon_state = "soghun_shortfrills" species_allowed = list("Unathi") do_colouration = 0 diff --git a/icons/obj/items.dmi b/icons/obj/items.dmi index 0a85b397fda..2a48f951e87 100644 Binary files a/icons/obj/items.dmi and b/icons/obj/items.dmi differ