summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/encyclopediae/default_encyclopedia.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json
index 19d57d0..28d834d 100644
--- a/content/encyclopediae/default_encyclopedia.json
+++ b/content/encyclopediae/default_encyclopedia.json
@@ -202,7 +202,7 @@
"name": "seed",
"components": [
["Grow", {
- "delay": ["int", 100],
+ "delay": ["int", 600],
"target_time": ["arg", "target_time"],
"into": ["template", "radishseedling"]
}]
@@ -218,7 +218,7 @@
"name": "seedling",
"components": [
["Grow", {
- "delay": ["int", 200],
+ "delay": ["int", 600],
"target_time": ["arg", "target_time"],
"into": ["template", "radishplant"]
}]