Skip to content

Commit

Permalink
Adjust Phase Rewind cooldown
Browse files Browse the repository at this point in the history
  • Loading branch information
CafeFPS committed Sep 23, 2022
1 parent 93ca0e7 commit bdc0e19
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions weapons/mp_ability_phase_rewind.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ WeaponData
"ammo_drains_to_empty_on_fire" "0"
"ammo_no_remove_from_clip" "0"

"ammo_clip_size" "250"
"ammo_default_total" "250"
"ammo_min_to_fire" "250"
"ammo_per_shot" "250"
"ammo_stockpile_max" "250"
"ammo_clip_size" "150"
"ammo_default_total" "150"
"ammo_min_to_fire" "150"
"ammo_per_shot" "150"
"ammo_stockpile_max" "150"

"charge_time" "0.011"

Expand Down

0 comments on commit bdc0e19

Please sign in to comment.