Added brig physician jumpsuit. Brig Physician spawns with one, i also put one spare into locker.

This commit is contained in:
TheBeoni
2015-06-17 02:11:01 +02:00
parent 3939d46f8a
commit fd4c40fcf9
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