Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. class I_Heli_light_03_unarmed_F {
  2. vItemSpace = 90;
  3. storageFee[] = { 45000, 19500, 0, 0 };
  4. garageSell[] = { 57000, 35000, 0, 0 };
  5. insurance = 2500;
  6. chopShop = 5000;
  7. textures[] = {
  8. { "India 99", "cop", {
  9. "textures\air\scotpol_chopper.paa"
  10. } }
  11. };
  12. };
  13. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement