From fc6633071a5f6128fdc1cc24cc6d2f2afe032a1e Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Sun, 18 Aug 2019 01:07:38 -0400 Subject: [PATCH] rwar! --- code/modules/hydroponics/grown/flowers.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."