From 535805e4b4233ef930f27f0facd3325bb5afc207 Mon Sep 17 00:00:00 2001 From: KasparoVy Date: Tue, 8 Sep 2015 22:10:33 -0400 Subject: [PATCH] Cleaning out all the species_fit and sprite_sheets 3 --- code/modules/clothing/under/jobs/medsci.dm | 8 -------- 1 file changed, 8 deletions(-) diff --git a/code/modules/clothing/under/jobs/medsci.dm b/code/modules/clothing/under/jobs/medsci.dm index 69eb257ff25..b5895bc9d26 100644 --- a/code/modules/clothing/under/jobs/medsci.dm +++ b/code/modules/clothing/under/jobs/medsci.dm @@ -1,11 +1,3 @@ -//Fits all uniforms to Vox -/obj/item/clothing/under/rank/ - species_fit = list("Vox") - sprite_sheets = list( - "Vox" = 'icons/mob/species/vox/uniform.dmi' - ) - - /* * Science */