Adds kitsune masks to loadout options

black and white kitsune masks go into loadout
This commit is contained in:
TrojanCoyote
2022-05-31 07:48:26 -05:00
parent 0a724a44a6
commit 024e4dade1
@@ -15,6 +15,16 @@
path = /obj/item/clothing/mask/joy
cost = 3
/datum/gear/mask/kitsune
name = "White Kitsune Mask"
path = /obj/item/clothing/mask/kitsunewhi
cost = 2
/datum/gear/mask/black_kitsune
name = "Black Kitsune Mask"
path = /obj/item/clothing/mask/kitsuneblk
cost = 2
/datum/gear/mask/gas
name = "Gas Mask"
path = /obj/item/clothing/mask/gas