Merge pull request #1658 from Nerezza/patch-2

Janitors now get gloves/mask for biohazards.
This commit is contained in:
SkyMarshal
2012-08-19 00:02:38 -07:00
+2
View File
@@ -31,6 +31,8 @@
contents = list()
new /obj/item/clothing/suit/bio_suit/janitor( src )
new /obj/item/clothing/head/bio_hood/janitor( src )
new /obj/item/clothing/gloves/latex ( src )
new /obj/item/clothing/mask/surgical( src )
/obj/structure/closet/l3closet/scientist/New()
..()