From 609c7b9cb1bbeb3067439e06610b07491385dd62 Mon Sep 17 00:00:00 2001 From: Hatterhat Date: Thu, 13 Aug 2020 00:04:20 -0500 Subject: [PATCH] this should work for chucking shit over --- code/modules/hydroponics/gene_modder.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/hydroponics/gene_modder.dm b/code/modules/hydroponics/gene_modder.dm index e718973fed..9b52423270 100644 --- a/code/modules/hydroponics/gene_modder.dm +++ b/code/modules/hydroponics/gene_modder.dm @@ -5,7 +5,8 @@ icon_state = "dnamod" density = TRUE circuit = /obj/item/circuitboard/machine/plantgenes - pass_flags = PASSTABLE|LETPASSTHROW + pass_flags = PASSTABLE | LETPASSTHROW + flags_1 = DEFAULT_RICOCHET_1 | ON_BORDER_1 // apparently this works??? var/obj/item/seeds/seed var/obj/item/disk/plantgene/disk