Merge pull request #216 from Fox-McCloud/Sec-Armor

Security Armor Buff
This commit is contained in:
Fox-McCloud
2015-01-24 21:58:07 -05:00
4 changed files with 10 additions and 3 deletions
+7
View File
@@ -13,6 +13,13 @@
siemens_coefficient = 0.7
loose = 4 // generally well seated
/obj/item/clothing/head/helmet/alt
name = "bulletproof helmet"
desc = "A bulletproof helmet that excels in protecting the wearer against traditional projectile weaponry and explosives to a minor extent."
icon_state = "swat"
item_state = "swat-alt"
armor = list(melee = 25, bullet = 80, laser = 10, energy = 10, bomb = 40, bio = 0, rad = 0)
/obj/item/clothing/head/helmet/riot
name = "riot helmet"
desc = "It's a helmet specifically designed to protect against close range attacks."