-Riot Shields and Fire Axes now fit in the back slot (credit to Falamazeer for the fireaxe sprites)

-Captain Armor and Space Helmet now have in hand sprites
-Another silly costume, credit to Noize for the effect

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2070 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
kortgstation@gmail.com
2011-08-29 23:23:36 +00:00
parent 090ce00f8f
commit 4404b6e6e2
12 changed files with 20 additions and 3 deletions
@@ -1,10 +1,10 @@
/obj/item/clothing/head/helmet/space/capspace
name = "space helmet"
icon_state = "capspace"
item_state = "capspacehelmet"
desc = "A special helmet designed for work in a hazardous, low-pressure environment. Only for the most fashionable of military figureheads."
flags = FPRINT | TABLEPASS | HEADSPACE | HEADCOVERSEYES
see_face = 0.0
item_state = "capspace"
permeability_coefficient = 0.01
armor = list(melee = 60, bullet = 50, laser = 50, taser = 25, bomb = 50, bio = 20, rad = 20)