Adds Vox Security Uniforms

Adds a Vox version of every security uniform with the exception of the
jackets.

Picture coming soon!
This commit is contained in:
KasparoVy
2015-09-04 03:10:27 -04:00
parent e88a4131bf
commit 10a1e75d79
2 changed files with 13 additions and 0 deletions
@@ -5,6 +5,15 @@
* Head of Security
*/
/*
* Making everything but the jackets fit Vox
*/
/obj/item/clothing/under/rank
species_fit = list("Vox")
sprite_sheets = list(
"Vox" = 'icons/mob/species/vox/uniform.dmi'
)
/*
* Security
*/
@@ -70,6 +79,10 @@
armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0)
flags = ONESIZEFITSALL
siemens_coefficient = 0.9
species_fit = list("Vox")
sprite_sheets = list(
"Vox" = 'icons/mob/species/vox/uniform.dmi'
)
/*
* Head of Security