From 2c6c407ada59e238d36c5d8d2502f5b4555b0180 Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Wed, 18 Nov 2015 21:15:29 -0500 Subject: [PATCH] Seed Mutation Chem Removal --- code/modules/hydroponics/seed.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/hydroponics/seed.dm b/code/modules/hydroponics/seed.dm index 7586f415c0b..67944b0774b 100644 --- a/code/modules/hydroponics/seed.dm +++ b/code/modules/hydroponics/seed.dm @@ -431,8 +431,6 @@ "water", "potassium", "plasticide", - "mutationtoxin", - "amutationtoxin", "epinephrine", "space_drugs", "salglu_solution",