Merge pull request #11940 from Steelpoint/BiosuitSec

Security Biosuit Sprite/Armour Change
This commit is contained in:
Razharas
2015-09-24 01:24:31 +03:00
5 changed files with 2 additions and 0 deletions
+2
View File
@@ -48,9 +48,11 @@
//Security biosuit, grey with red stripe across the chest
/obj/item/clothing/head/bio_hood/security
armor = list(melee = 25, bullet = 15, laser = 25, energy = 10, bomb = 25, bio = 100, rad = 20)
icon_state = "bio_security"
/obj/item/clothing/suit/bio_suit/security
armor = list(melee = 25, bullet = 15, laser = 25, energy = 10, bomb = 25, bio = 100, rad = 20)
icon_state = "bio_security"