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