X-Git-Url: http://git.purplebirdman.com/frog-ninja.git/blobdiff_plain/df26d4a32e30692efba3fb3b7270501dc005bbff..HEAD:/asset/weapon/gun.tscn diff --git a/asset/weapon/gun.tscn b/asset/weapon/gun.tscn index 5e02469..132b972 100644 --- a/asset/weapon/gun.tscn +++ b/asset/weapon/gun.tscn @@ -10,7 +10,7 @@ weapon_name = "pistol" input_to_state = { "shoot": "GunRaise" } -base_damage = 20 +base_damage = 10 is_parryable = true [node name="Visual" parent="." instance=ExtResource("2_7aqci")]