Update flowers.dm

This commit is contained in:
Ghom
2020-02-04 06:57:07 +01:00
committed by GitHub
parent 4e4b0d718a
commit dd4e1d8f57
+1 -1
View File
@@ -71,7 +71,7 @@
reagents_add = list(/datum/reagent/consumable/nutriment = 0.05)
rarity = 30
/obj/item/seeds/poppy/lily/trumpet/Initialize()
/obj/item/seeds/poppy/lily/trumpet/Initialize(mapload, nogenes = FALSE)
. = ..()
if(!nogenes)
unset_mutability(/datum/plant_gene/reagent/polypyr, PLANT_GENE_EXTRACTABLE)