Fixes Psychedelic Jumpsuit

It wasn't using the Vox sprite because I'd forgotten to give this one a specific species_fit and sprite_sheets as it isn't a child of obj/item/clothing/under/color/
This commit is contained in:
KasparoVy
2015-09-03 17:29:41 -04:00
parent 34d7b280dc
commit 0e10bd2cc3
+6 -1
View File
@@ -112,6 +112,11 @@
desc = "Groovy!"
icon_state = "psyche"
_color = "psyche"
species_fit = list("Vox")
sprite_sheets = list(
"Vox" = 'icons/mob/species/vox/uniform.dmi'
)
/obj/item/clothing/under/color/lightblue
@@ -194,4 +199,4 @@
icon_state = "bluejersey"
item_state = "b_suit"
_color = "bluejersey"
flags = ONESIZEFITSALL
flags = ONESIZEFITSALL