Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. // AOM DC PLAYER WEAPONS
  2.  
  3. // Knife slash
  4. sk_plr_knife1 "10"
  5.  
  6. // Hammer whack
  7. sk_plr_hammer1 "40"
  8.  
  9. // Axe slash
  10. sk_plr_axe1 "35"
  11.  
  12. // Glock round
  13. sk_plr_glock1 "17"
  14.  
  15. // Beretta round
  16. sk_plr_beretta1 "20"
  17.  
  18. // P228 round
  19. sk_plr_p2281 "23"
  20.  
  21. // Revolver round
  22. sk_plr_revolver1 "200"
  23.  
  24. // Uzi round
  25. sk_plr_uzi1 "37"
  26.  
  27. // MP5K Round
  28. sk_plr_9mmAR_bullet1 "31"
  29.  
  30. // Deagle round
  31. sk_plr_deagle1 "150"
  32.  
  33. // Shotgun buckshot
  34. sk_plr_buckshot1 "10"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement