Skip to content

Commit

Permalink
Update ff_playerclass_sniper.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
R00Ki3 committed Mar 10, 2015
1 parent 1b2b0d5 commit b0e0555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/ff_playerclass_sniper.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ PlayerClassData
AmmoData
{
"AMMO_SHELLS" "60"
"AMMO_NAILS" "50"
"AMMO_NAILS" "60"
"AMMO_CELLS" "0"
"AMMO_ROCKETS" "0"
"AMMO_DETPACK" "0"
Expand All @@ -53,7 +53,7 @@ PlayerClassData
MaxAmmoData
{
"AMMO_SHELLS" "75"
"AMMO_NAILS" "100"
"AMMO_NAILS" "75"
"AMMO_CELLS" "30"
"AMMO_ROCKETS" "25"
"AMMO_DETPACK" "0"
Expand Down

0 comments on commit b0e0555

Please sign in to comment.