medical jobs now have the sterile mask by default (#50206)

* medical jobs now get a medical mask

* i should put it in here too
This commit is contained in:
Fikou
2020-03-27 17:14:26 -04:00
committed by GitHub
parent 0b16af83c8
commit 92acfdcc0e
7 changed files with 11 additions and 2 deletions
+4
View File
@@ -172,6 +172,10 @@
..() // we want the regular stuff too
new /obj/item/radio/off(src)
// Medical survival box
/obj/item/storage/box/survival/medical
mask_type = /obj/item/clothing/mask/breath/medical
/obj/item/storage/box/gloves
name = "box of latex gloves"
desc = "Contains sterile latex gloves."