diff --git a/code/game/objects/structures/flora.dm b/code/game/objects/structures/flora.dm index e4fc64fb255..866073817d2 100644 --- a/code/game/objects/structures/flora.dm +++ b/code/game/objects/structures/flora.dm @@ -311,6 +311,7 @@ throwforce = 13 throw_speed = 2 throw_range = 4 + item_flags = NO_PIXEL_RANDOM_DROP /// Can this plant be trimmed by someone with TRAIT_BONSAI var/trimmable = TRUE