summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-13 02:34:21 +0100
committerWuzzy <almikes@aol.com>2016-12-13 02:34:21 +0100
commit08e39375ec2531e38dc3b65c1efc362538a40a0b (patch)
tree5fd7db2f0ba0ff15310caab0c5fc33186f51905a /helptexts.lua
parenta649505ad03a4927d087d8c82b754c6e59a5b496 (diff)
Update flint and steel use count
Diffstat (limited to 'helptexts.lua')
-rw-r--r--helptexts.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/helptexts.lua b/helptexts.lua
index a827fdb..3bc6f30 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -514,7 +514,7 @@ local export_uses = {
["farming:hoe_mese"] = 350,
["farming:hoe_diamond"] = 500,
["screwdriver:screwdriver"] = 200,
- ["fire:flint_and_steel"] = 64,
+ ["fire:flint_and_steel"] = 66,
}
for itemstring, longdesc in pairs(export_longdesc) do