Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. "*"
  2. {
  3. "5" // tf_weapon_fists
  4. {
  5. "1" "107 ; 1.38" // move speed bonus
  6. }
  7.  
  8. "7" // tf_weapon_wrench
  9. {
  10. "1" "54 ; 0.68" // move speed penalty
  11. }
  12.  
  13. "8" // tf_weapon_bonesaw
  14. {
  15. "1" "190 ; 1" // active health regen
  16. }
  17.  
  18. "14" // tf_weapon_sniperrifle
  19. {
  20. "1" "2 ; 2" // damage bonus
  21. }
  22.  
  23. "15" // tf_weapon_minigun
  24. {
  25. "1" "3 ; 1.6" // clip size penalty
  26. }
  27.  
  28. "29" // tf_weapon_medigun
  29. {
  30. "1" "10 ; 10" // ubercharge rate bonus
  31. }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement