mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-25 13:46:19 +01:00
Psych uniform
New one, new two, actually.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user