diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index b088def80c8..b9a462dabb0 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -388,9 +388,6 @@ name = "flower dress" desc = "A beautiful dress with a skirt of flowers." icon_state = "flower_dress" - sprite_sheets = list( - "Teshari" = 'icons/mob/species/seromi/uniform.dmi' - ) /obj/item/clothing/under/dress/red_swept_dress name = "red swept dress"