diff --git a/code/modules/crafting/recipes.dm b/code/modules/crafting/recipes.dm index e3865883156..0bd4fff922f 100644 --- a/code/modules/crafting/recipes.dm +++ b/code/modules/crafting/recipes.dm @@ -375,7 +375,7 @@ category = CAT_PRIMAL /datum/crafting_recipe/drakecloak - name = "Ash Drake Cloak" + name = "Ash Drake Armour" result = /obj/item/clothing/suit/hooded/cloak/drake time = 60 reqs = list(/obj/item/stack/sheet/bone = 10, @@ -419,4 +419,4 @@ time = 60 reqs = list(/obj/item/weapon/grown/log = 5) result = /obj/structure/bonfire - category = CAT_PRIMAL \ No newline at end of file + category = CAT_PRIMAL