Sword: left click delay from 2.0 to 1.4

master
Zughy 2020-11-05 23:04:28 +01:00
parent 10dd169742
commit fb1326cb57
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ block_league.register_weapon("block_league:sword", {
damage = 7,
knockback = 40,
fire_delay = 2,
fire_delay = 1.4,
weap_secondary_delay = 3,
on_right_click = function(arena, weapon, user, pointed_thing)