Psych uniform

New one, new two, actually.
This commit is contained in:
skull132
2014-08-20 00:04:39 +03:00
parent b0f13b4c42
commit 7db0897032
4 changed files with 16 additions and 2 deletions
+15 -1
View File
@@ -177,4 +177,18 @@
item_state = "w_suit"
item_color = "virologist_new"
permeability_coefficient = 0.50
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 10, rad = 0)
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 10, rad = 0)
/obj/item/clothing/under/rank/psychologistuniform
desc = "Made of a special fiber that gives increased protection against biohazards."
name = "Psychologist's Jumpsuit"
icon_state = "psych"
item_state = "w_suit"
item_color = "psych"
/obj/item/clothing/under/rank/sweater
desc = "A cotton sweater. It makes you feel like you should call people neighbor."
name = "Sweater"
icon_state = "psychturtle"
item_state = "w_suit"
item_color = "psychturtle"