From fdea134d64abdc4b264eb419b4e3f7f415ed2c14 Mon Sep 17 00:00:00 2001 From: Ghommie <42542238+Ghommie@users.noreply.github.com> Date: Tue, 3 Dec 2019 04:30:46 +0100 Subject: [PATCH] dum --- code/modules/hydroponics/grown/misc.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/hydroponics/grown/misc.dm b/code/modules/hydroponics/grown/misc.dm index 2ebb2b4c14..9d91d028ba 100644 --- a/code/modules/hydroponics/grown/misc.dm +++ b/code/modules/hydroponics/grown/misc.dm @@ -53,7 +53,6 @@ return var/turf/open/T = get_turf(parent) - var/ if(abs(ONE_ATMOSPHERE - T.return_air().return_pressure()) > (potency/10 + 10)) // clouds can begin showing at around 50-60 potency in standard atmos return