summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2022-03-24 08:57:39 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2022-03-24 08:57:39 -0400
commitd505fbaa2da3dc0c20838a11bf82ebdd971b5d34 (patch)
tree4d61767a3f27a261f072ffaef09dce71d9d679a7
parente984ffa0b1b1106151efd6f57f40e0565c39d0b1 (diff)
Adjust Endive start time.
-rw-r--r--js/garden.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/garden.js b/js/garden.js
index 12a5fc4..13fd9e1 100644
--- a/js/garden.js
+++ b/js/garden.js
@@ -258,7 +258,7 @@ const CROPS = [
new Crop("Endive", {
depth: .125,
family: "Aster",
- headStart: 6,
+ headStart: 4,
maturity: 4,
species: ["cichorium endivia"],
springPlant: -3,