summaryrefslogtreecommitdiff
path: root/crops_settings.txt
diff options
context:
space:
mode:
authorAuke Kok <auke-jan.h.kok@intel.com>2015-05-07 21:27:41 -0700
committerAuke Kok <auke-jan.h.kok@intel.com>2015-05-07 21:27:41 -0700
commit27fb2fa79b9ec6b93aa8a40c6f892f10ead38c12 (patch)
treeb70a08827e5fb95366050e7cdb6d55e44eecb8e9 /crops_settings.txt
parent123c866c8436ea8b6198c02acfbdd1eae4e69a79 (diff)
Fix settings - this actually works OK.
Diffstat (limited to 'crops_settings.txt')
-rw-r--r--crops_settings.txt27
1 files changed, 2 insertions, 25 deletions
diff --git a/crops_settings.txt b/crops_settings.txt
index 7ab195e..ac97802 100644
--- a/crops_settings.txt
+++ b/crops_settings.txt
@@ -6,28 +6,5 @@
-- the "easy" or "difficult" settings if you wish, or come up with your own values.
--
--- more settings *MAY* be added to this file at a later stage, so make sure to get
--- a fresh copy from the mod folder if you decide to use non-default settings here.
-
---[[
--- easy --
-crops.chance = 4
-crops.interval = 30
-crops.light = 8
---]]
-
--- normal --
-crops.chance = 8
-crops.interval = 30
-crops.light = 10
-crops.watercan = 25
-crops.watercan_max = 89
-crops.watercanuses = 20
-crops.max_damage = 50
-
---[[
--- difficult --
-crops.chance = 16
-crops.interval = 30
-crops.light = 13
---]]
+-- Valid values are "easy", "normal", and "difficult"
+crops.difficulty = "normal"