diff options
Diffstat (limited to 'helptexts.lua')
-rw-r--r-- | helptexts.lua | 2 |
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 |