diff --git a/code/modules/hydroponics/grown/flowers.dm b/code/modules/hydroponics/grown/flowers.dm index fddfaa65c9..f1aea5706a 100644 --- a/code/modules/hydroponics/grown/flowers.dm +++ b/code/modules/hydroponics/grown/flowers.dm @@ -174,7 +174,7 @@ reagents_add = list("condensedcapsaicin" = 0.25, "capsaicin" = 0.3, "nutriment" = 0) rarity = 20 -/obj/item/grown/grown/novaflower +/obj/item/grown/novaflower seed = /obj/item/seeds/sunflower/novaflower name = "novaflower" desc = "These beautiful flowers have a crisp smokey scent, like a summer bonfire."