siim timmimised väiksed

This commit is contained in:
2026-08-27 21:15:36 +03:00
parent 550bf2c5ad
commit 170d8ff3f1
6 changed files with 3 additions and 53 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ func _register_all() -> void:
# Stops "sword's off to the side but I still died" — you're only gored when the
# blade is actually presented at you.
_reg_f("Matador", "mat_stab_arc", 55.0, 5.0, 180.0, 5.0)
_reg_f("Matador", "mat_roll_chance", 0.35, 0.0, 1.0, 0.05)
_reg_f("Matador", "mat_roll_chance", 1.5, 0.0, 1.0, 0.05)
_reg_f("Matador", "mat_roll_duration", 0.45, 0.1, 1.5, 0.05)
# Playback rate of the Draw_weapon clip used for both drawing and sheathing —
# higher = snappier unholster/holster.