mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-27 19:35:24 +01:00
Fix and tune things, add tool "recharge" animation, add dummyball
This commit is contained in:
@@ -56,7 +56,7 @@ struct ToolCapabilities
|
||||
std::map<std::string, ToolGroupCap> groupcaps;
|
||||
|
||||
ToolCapabilities(
|
||||
float full_punch_interval_=3.0,
|
||||
float full_punch_interval_=1.4,
|
||||
int max_drop_level_=1,
|
||||
std::map<std::string, ToolGroupCap> groupcaps_ =
|
||||
std::map<std::string, ToolGroupCap>()
|
||||
|
||||
Reference in New Issue
Block a user