Once again adjusting jump value

This commit is contained in:
Guy Liner 2022-01-19 23:11:14 -05:00
parent 732296aa15
commit a0f3ad4975
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ movement_speed_crouch = 1.295
movement_speed_fast = 25.0
#movement_speed_jump = 6.6
movement_speed_jump = 8.5
movement_speed_jump = 8.9
movement_speed_climb = 2.35
# TODO: Add descend speed (3.0) when available