Clothing fixes + Durathread winter coat

This commit is contained in:
Azarak
2019-10-15 02:17:19 +02:00
parent 0c4a3753bd
commit f2f33bf354
10 changed files with 25 additions and 11 deletions
+8
View File
@@ -936,3 +936,11 @@
time = 50
category = CAT_CLOTHING
/datum/crafting_recipe/durathread_wintercoat
name = "Durathread Winter Coat"
result = /obj/item/clothing/suit/hooded/wintercoat/durathread
reqs = list(/obj/item/stack/sheet/durathread = 12,
/obj/item/stack/sheet/leather = 10)
time = 70
category = CAT_CLOTHING