diff --git a/code/modules/hydroponics/hydroitemdefines.dm b/code/modules/hydroponics/hydroitemdefines.dm index 8827c25a0c..f74b85a7a6 100644 --- a/code/modules/hydroponics/hydroitemdefines.dm +++ b/code/modules/hydroponics/hydroitemdefines.dm @@ -119,7 +119,7 @@ return (BRUTELOSS) /obj/item/hatchet/bone - name = "Bone Hatchet" + name = "bone hatchet" desc = "A very sharp bone blade tied to a bone handle with sinew. You can process wood with it." icon = 'icons/obj/mining.dmi' icon_state = "hatchet_bone"