mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user