Adds military gas mask for donator

This commit is contained in:
Jay
2021-08-01 18:42:43 -05:00
parent 08cbeeaf33
commit a88e83e579
4 changed files with 14 additions and 0 deletions
@@ -554,3 +554,9 @@
slot = SLOT_W_UNIFORM
path = /obj/item/clothing/under/smaiden
ckeywhitelist = list("ultimarifox")
/datum/gear/donator/mgasmask
name = "Military Gas Mask"
slot = SLOT_INB_BACKPACK
path = /obj/item/clothing/mask/gas/military
ckeywhitelist = list("uncleburbon")