diff --git a/code/modules/hydroponics/grown/herbals.dm b/code/modules/hydroponics/grown/herbals.dm index 87ff2959c04..964b2e4a36b 100644 --- a/code/modules/hydroponics/grown/herbals.dm +++ b/code/modules/hydroponics/grown/herbals.dm @@ -3,7 +3,7 @@ desc = "These seeds grow into comfrey." icon_state = "seed-cabbage" species = "cabbage" - plantname = "comfrey" + plantname = "Comfrey" product = /obj/item/food/snacks/grown/comfrey yield = 2 maturation = 3