From 642c813308879fdb421891564daa1919dbbfc46f Mon Sep 17 00:00:00 2001 From: Schnayy Date: Tue, 30 Jan 2018 10:27:42 -0600 Subject: [PATCH] Removed unnecessary code. Thanks, Cerebul, you nerd. --- code/modules/clothing/under/miscellaneous.dm | 3 --- 1 file changed, 3 deletions(-) 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"