From 623fe1cb69d0e347e3c83c70c39f68d1f009663b Mon Sep 17 00:00:00 2001 From: lolman360 <22850904+lolman360@users.noreply.github.com> Date: Fri, 21 Aug 2020 12:00:09 +1000 Subject: [PATCH] Update recipes_clothing.dm --- code/datums/components/crafting/recipes/recipes_clothing.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/components/crafting/recipes/recipes_clothing.dm b/code/datums/components/crafting/recipes/recipes_clothing.dm index 95dc7b1bea..751926899d 100644 --- a/code/datums/components/crafting/recipes/recipes_clothing.dm +++ b/code/datums/components/crafting/recipes/recipes_clothing.dm @@ -40,7 +40,7 @@ reqs = list(/obj/item/paper = 20) category = CAT_CLOTHING -/datum/crafting_recipe/kittyears +/datum/crafting_recipe/balaclavabreath name = "Breathaclava" result = /obj/item/clothing/mask/balaclava/breath time = 10