From 0b10c316cc258c2460d67cccd587e5741bc4a4a9 Mon Sep 17 00:00:00 2001 From: TheFurryFeline <38586851+TheFurryFeline@users.noreply.github.com> Date: Fri, 24 Jan 2020 11:17:30 -0500 Subject: [PATCH] Aaa Typo fix to comment, ree. --- 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 0eb62a156c3..70b5c991703 100644 --- a/code/modules/hydroponics/seed.dm +++ b/code/modules/hydroponics/seed.dm @@ -452,7 +452,7 @@ var/additional_chems = rand(0,5) if(additional_chems) - //VOREStation Edit Start TFF 24/1/20 - More chems too the blacklist for prefs reasoning. + //VOREStation Edit Start TFF 24/1/20 - More chems to the blacklist for prefs reasoning. var/list/banned_chems = list( "adminordrazine", "nutriment",