diff --git a/godot/Weapons/pistol.tres b/godot/Weapons/pistol.tres index 35b087a..f1b6c29 100644 --- a/godot/Weapons/pistol.tres +++ b/godot/Weapons/pistol.tres @@ -3,7 +3,8 @@ [ext_resource type="PackedScene" uid="uid://c3fyth1hvgy2m" path="res://Projectiles/default_pellet.tscn" id="1_h12ld"] [sub_resource type="Curve" id="Curve_tdh3d"] -_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 1), 0.0, 0.0, 0, 0] +max_value = 2.0 +_data = [Vector2(0, 2), 0.0, 0.0, 0, 0, Vector2(1, 2), 0.0, 0.0, 0, 0] point_count = 2 [resource]