From 8822a40adf893480dc8894e35bfe4e164aa9db62 Mon Sep 17 00:00:00 2001 From: Heroman Date: Mon, 10 Feb 2020 13:06:43 +1000 Subject: [PATCH] adjust comments --- code/modules/hydroponics/seed.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/hydroponics/seed.dm b/code/modules/hydroponics/seed.dm index c196b3d2d0..b845364174 100644 --- a/code/modules/hydroponics/seed.dm +++ b/code/modules/hydroponics/seed.dm @@ -455,7 +455,7 @@ var/list/banned_chems = list( "adminordrazine", "nutriment", - "macrocillin", //VOREStation Edit Start 24/1/20 - More chems to the blacklist for prefs reasoning, + "macrocillin", //VOREStation Edit: TFF 24/1/20 - More chems to the blacklist for prefs reasoning, "microcillin", "normalcillin", "magicdust" //VOREStation Edit: Meme reagent as adminspawn only.