Skip to content
Snippets Groups Projects
Commit f96a9f02 authored by Milan's avatar Milan
Browse files

mithril pickaxe got speed of diamond pick

parent f3b16a6a
No related branches found
No related tags found
No related merge requests found
......@@ -283,7 +283,8 @@ local oredefs = {
},
tools = {
pick = {
cracky = {times = {[1] = 2.25, [2] = 0.55, [3] = 0.35}, uses = 300, maxlevel= 2}
-- cracky = {times = {[1] = 2.25, [2] = 0.55, [3] = 0.35}, uses = 300, maxlevel= 2}
cracky = {times={[1]=2.0, [2]=1.0, [3]=0.50}, uses=300, maxlevel=3}
},
hoe = {
uses = 1500
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment