Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Ship
  2.  
  3. Car
  4.  
  5. { "I_C_Van_02_transport_F", 20000, 115000, "life_coplevel >= 5 || life_cop_swat || life_cop_bac"},
  6.  
  7. Plane
  8.  
  9. { "I_Heli_Transport_02_F", 150000, 1500000, "life_coplevel >= 5 || life_cop_bac || life_cop_swat" },//mohawk
  10.  
  11. Uniform
  12.  
  13. Tenu Sous OFF
  14.  
  15. headgear
  16.  
  17. { "H_Beret_gen_F", "Beret Adjudant", 100, "life_coplevel >= 5" }, //beret adjudant
  18.  
  19. BACKPACK
  20.  
  21. { "B_SCBA_01_F", "", 3500, "life_coplevel >= 5 || life_cop_swat" },
  22. { "B_CombinationUnitRespirator_01_F", "", 3500, "life_coplevel >= 5 || life_cop_swat" },
  23. { "B_RadioBag_01_mtp_F", "", 3500, "life_coplevel >= 5 || life_cop_swat || life_cop_seal" },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement