Merge pull request #11642 from PastelPrinceDan/mask

paper masks, emotional mask
This commit is contained in:
Casey
2021-10-27 11:22:30 -04:00
committed by GitHub
7 changed files with 77 additions and 2 deletions
@@ -29,4 +29,12 @@
/datum/gear/mask/plaguedoctor2
display_name = "golden plague doctor's mask"
path = /obj/item/clothing/mask/gas/plaguedoctor/gold
cost = 3 ///Because it functions as a gas mask, and therefore has a mechanical advantage.
cost = 3 ///Because it functions as a gas mask, and therefore has a mechanical advantage.
/datum/gear/mask/papermask
display_name = "paper mask"
path = /obj/item/clothing/mask/paper
/datum/gear/mask/emotionalmask
display_name = "emotional mask"
path = /obj/item/clothing/mask/emotions