diff --git a/Items/Weapons/Sword.tscn b/Items/Weapons/Sword.tscn index 9f35ed3..8871968 100644 --- a/Items/Weapons/Sword.tscn +++ b/Items/Weapons/Sword.tscn @@ -346,7 +346,7 @@ NPCAnticipateTime = 0.4 StateMachine = NodePath("State") Damage = 20.0 UseTime = 0.4 -Knockback = 20.0 +Knockback = 64.0 Anchor = NodePath("Anchor") [node name="State" type="Node" parent="." node_paths=PackedStringArray("InitialState")]