mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Update flowers.dm (#28353)
Signed-off-by: ImOnMinimal <101551292+ImOnMinimal@users.noreply.github.com>
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
icon_grow = "spacemanstrumpet-grow"
|
||||
icon_dead = "spacemanstrumpet-dead"
|
||||
mutatelist = null
|
||||
reagents_add = list(/datum/reagent/consumable/nutriment = 0.05)
|
||||
reagents_add = list("nutriment" = 0.05)
|
||||
|
||||
/obj/item/food/grown/trumpet
|
||||
seed = /obj/item/seeds/poppy/lily/trumpet
|
||||
|
||||
Reference in New Issue
Block a user