Merge pull request #1331 from TheBeoni/Brig-Phys

Brig Doctor Jumpsuit.
This commit is contained in:
Fox-McCloud
2015-06-17 23:02:06 -04:00
5 changed files with 15 additions and 3 deletions
+13 -1
View File
@@ -142,4 +142,16 @@
desc = "A security suit decorated for those few with the dedication to achieve the position of Head of Security."
icon_state = "hos_formal"
item_state = "gy_suit"
_color = "hos_formal"
_color = "hos_formal"
//Brig Physician
/obj/item/clothing/under/rank/security/brigphys
desc = "Jumpsuit for Brig Physician it has both medical and security protection."
name = "brig physician's jumpsuit"
icon_state = "brig_phys"
item_state = "brig_phys"
_color = "brig_phys"
permeability_coefficient = 0.50
armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 10, rad = 0)
flags = ONESIZEFITSALL