Vox Hardsuits and Spacesuits

This commit is contained in:
Fox-McCloud
2015-01-26 18:04:22 -05:00
parent bb37eadf4d
commit eaa54e35a7
22 changed files with 84 additions and 39 deletions
@@ -1014,6 +1014,8 @@
number += 2
if(istype(src.head, /obj/item/clothing/head/helmet/space))
number += 2
if(istype(src.head, /obj/item/clothing/head/helmet/space/eva))
number -= 2
if(istype(src.glasses, /obj/item/clothing/glasses/thermal))
number -= 1
if(istype(src.glasses, /obj/item/clothing/glasses/sunglasses))