mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-13 19:33:11 +00:00
makes the mask craftable
This commit is contained in:
@@ -33,6 +33,13 @@
|
|||||||
/obj/item/organ/ears/cat = 1)
|
/obj/item/organ/ears/cat = 1)
|
||||||
category = CAT_CLOTHING
|
category = CAT_CLOTHING
|
||||||
|
|
||||||
|
/datum/crafting_recipe/papermask
|
||||||
|
name = "Paper Mask"
|
||||||
|
result = /obj/item/clothing/mask/paper
|
||||||
|
time = 10
|
||||||
|
reqs = list(/obj/item/paper = 20)
|
||||||
|
category = CAT_CLOTHING
|
||||||
|
|
||||||
////////
|
////////
|
||||||
//Huds//
|
//Huds//
|
||||||
////////
|
////////
|
||||||
|
|||||||
Reference in New Issue
Block a user