summaryrefslogtreecommitdiff
path: root/js/garden.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/garden.js')
-rw-r--r--js/garden.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/garden.js b/js/garden.js
index 8c28a18..f9f5f06 100644
--- a/js/garden.js
+++ b/js/garden.js
@@ -219,10 +219,10 @@ const CROPS = [
}),
new Crop("Dill", {
family: "Umbellifer",
- interval: 4,
+ interval: 3,
maturity: 8,
species: ["anethum graveolens"],
- springPlant: 0
+ springPlant: -4
}),
new Crop("Eggplant", {
family: "Nightshade",