From 57e01902c5bc793bf84e9076db8305ef8276a77e Mon Sep 17 00:00:00 2001 From: Hatterhat Date: Sun, 16 Aug 2020 14:53:19 -0500 Subject: [PATCH] density is kill --- code/modules/hydroponics/gene_modder.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/hydroponics/gene_modder.dm b/code/modules/hydroponics/gene_modder.dm index c5157eb3a0..a0c273613f 100644 --- a/code/modules/hydroponics/gene_modder.dm +++ b/code/modules/hydroponics/gene_modder.dm @@ -3,7 +3,6 @@ desc = "An advanced device designed to manipulate plant genetic makeup." icon = 'icons/obj/hydroponics/equipment.dmi' icon_state = "dnamod" - density = TRUE circuit = /obj/item/circuitboard/machine/plantgenes pass_flags = PASSTABLE | LETPASSTHROW flags_1 = DEFAULT_RICOCHET_1