From 989aba1966373885d4cac306daea25e102f8d68d Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Fri, 9 Mar 2012 23:53:25 +0200 Subject: Fix and tune things, add tool "recharge" animation, add dummyball --- src/tool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tool.h') diff --git a/src/tool.h b/src/tool.h index 685dfb5f2..35b05f041 100644 --- a/src/tool.h +++ b/src/tool.h @@ -56,7 +56,7 @@ struct ToolCapabilities std::map groupcaps; ToolCapabilities( - float full_punch_interval_=3.0, + float full_punch_interval_=1.4, int max_drop_level_=1, std::map groupcaps_ = std::map() -- cgit v1.2.3