From 1012adf6792bf8eb2f1dbf3648cac6adb8410136 Mon Sep 17 00:00:00 2001 From: Sadhorizon <108196626+Sadhorizon@users.noreply.github.com> Date: Fri, 30 Aug 2024 21:01:32 +0200 Subject: [PATCH] nah, actually --- code/datums/components/crafting/recipes/weapon.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/components/crafting/recipes/weapon.dm b/code/datums/components/crafting/recipes/weapon.dm index 91076fa66571..65983b06df23 100644 --- a/code/datums/components/crafting/recipes/weapon.dm +++ b/code/datums/components/crafting/recipes/weapon.dm @@ -259,7 +259,7 @@ category = CAT_WEAPONRY subcategory = CAT_WEAPON -/datum/crafting_recipe/bonespear // Remove the bone stuff whenever there is some melee option in cargo. +/datum/crafting_recipe/bonespear name = "Bone Spear" result = /obj/item/spear/bonespear time = 30