A little faster

3x -> 2x
This commit is contained in:
FalseIncarnate
2017-02-13 23:33:28 -05:00
parent b0f46a28a1
commit 622f36575e
+1 -1
View File
@@ -1,4 +1,4 @@
#define HYDRO_CYCLES_PER_AGE 3 //Adjust this to adjust how many hydroponics cycles it takes to increase age. Positive integers only.
#define HYDRO_CYCLES_PER_AGE 2 //Adjust this to adjust how many hydroponics cycles it takes to increase age. Positive integers only.
/obj/machinery/hydroponics
name = "hydroponics tray"