a little more than a touchup, includes: grey fit backpacks + uniforms and fixes associated, drask glasses and masks, and a version of the god eyes for drask grey and vox

This commit is contained in:
Ionward
2019-08-19 18:34:37 -07:00
parent a5dec08fc1
commit e347ae8dfe
12 changed files with 116 additions and 14 deletions
@@ -18,7 +18,8 @@
burn_state = FLAMMABLE
burntime = 20
sprite_sheets = list(
"Vox" = 'icons/mob/species/vox/back.dmi'
"Vox" = 'icons/mob/species/vox/back.dmi',
"Grey" = 'icons/mob/species/grey/back.dmi'
)
/obj/item/storage/backpack/attackby(obj/item/W as obj, mob/user as mob, params)