Better group name.

This commit is contained in:
Aaron Suen 2019-01-05 23:13:24 -05:00
parent e2dd2de5ba
commit 66a97860c7

View File

@ -60,7 +60,7 @@ local function toolhead(name, from, group, sticks)
end)
end
toolhead("Mallet", modname .. ":plank", "poundy", 2)
toolhead("Mallet", modname .. ":plank", "thumpy", 2)
toolhead("Spade", modname .. ":toolhead_mallet", "crumbly", 1)
toolhead("Hatchet", modname .. ":toolhead_spade", "choppy", 1)
toolhead("Pick", modname .. ":toolhead_hatchet", "cracky", 2)