Surgeons spawn with scrubs, Emergency Physicians spawn with first responder jackets.

This commit is contained in:
Erthilo
2012-05-28 20:42:15 +01:00
parent 2b2c8120f7
commit 71b0c5d024
5 changed files with 21 additions and 3 deletions
+7 -1
View File
@@ -48,5 +48,11 @@
/obj/item/clothing/suit/storage/labcoat/fr_jacket
name = "first responder jacket"
desc = "\"The first moments are the most crucial.\""
desc = "A high-visibility jacket worn by medical first responsers."
icon_state = "fr_jacket_open"
item_state = "fr_jacket"
/obj/item/clothing/suit/storage/labcoat/fr_jacket/sleeve
name = "first responder jacket"
desc = "A high-visibility jacket worn by medical first responsers. Has rolled up sleeves."
icon_state = "fr_sleeve_open"