Advertisement
Lirbo

Vehicles

Sep 20th, 2020 (edited)
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. // Free
  2. {509, 650, 0}, // Bicycles
  3. {462, 3000, 0}, // Faggio
  4. {586, 10000, 0}, // Wayfarer
  5. {461, 15000, 0}, // PCJ-600
  6. {581, 20000, 0}, // BF-400
  7. {463, 22000, 0}, // Freeway
  8.  
  9. {525, 3000, 0}, // Tow Truck
  10. {404, 3000, 0}, // Perennial
  11. {405, 3500, 0}, // Manana
  12. {401, 4000, 0}, // Bravura
  13. {517, 4000, 0}, // Majestic
  14. {491, 4200, 0}, // Virgo
  15. {436, 5000, 0}, // Previon
  16. {526, 5500, 0}, // Fortune
  17. {542, 5700, 0}, // Clover
  18. {475, 6000, 0}, // Sabre
  19. {507, 6000, 0}, // Elegant
  20. {445, 6200, 0}, // Admiral
  21. {492, 6500, 0}, // Greenwood
  22. {516, 6500, 0}, // Nebula
  23. {474, 7000, 0}, // Hermes
  24. {496, 7000, 0}, // Blista Compact
  25. {467, 7200, 0}, // Oceanic
  26. {405, 7500, 0}, // Sentinel
  27. {421, 7500, 0}, // Washington
  28. {466, 8000, 0}, // Glendale
  29. {426, 10000, 0}, // Premier
  30. {518, 10000, 0}, // Buccaneer
  31. {419, 10000, 0}, // Esperanto
  32. {580, 11000, 0}, // Stafford
  33. {575, 11000, 0}, // Broadway
  34. {545, 12000, 0}, // Hustler
  35. {589, 12000, 0}, // Club
  36. {558, 14000, 0}, // Uranus
  37. {565, 15000, 0}, // Flash
  38. {559, 16000, 0}, // Jester
  39. {587, 18000, 0}, // Euros
  40. {602, 18000, 0}, // Alpha
  41. {560, 20000, 0}, // Sultan
  42. {500, 6000, 0}, // Mesa
  43. {489, 9000, 0}, // Rancher
  44. {400, 12500, 0}, // Landstalker
  45. {579, 20000, 0}, // Huntley
  46.  
  47. {562, 22000, 0}, // Elegy
  48. {603, 45000, 0}, // Phoenix
  49. {506, 60000, 0}, // Super GT
  50. {402, 65000, 0}, // Buffalo
  51. {477, 65000, 0}, // ZR-350
  52. {409, 100000, 0}, // Stretch
  53. {469, 100000, 0}, // Sparrow
  54. {487, 120000, 0}, // Maverick
  55.  
  56. // Bronze
  57. {481, 1000, 1}, // BMX
  58. {471, 7000, 1}, // Quad
  59. {468, 22000, 1}, // Sanchez
  60. {415, 70000, 1}, // Cheetah
  61.  
  62. // Silver
  63. {510, 1800, 2}, // Mountain Bike
  64. {424, 15000, 2}, // BF Injection
  65. {521, 30000, 2}, // FCR-900
  66. {429, 80000, 2}, // Banshee
  67. {417, 100000, 2}, // Leviathan
  68.  
  69. // Import
  70. {428, 22500, 3}, // Securicar [500 HP]
  71. {470, 18000, 3}, // Patriot [250 HP]
  72. {556, 11000, 3}, // Monster A
  73. {557, 10500, 3}, // Monster B
  74. {444, 10000, 3}, // Monster C
  75. {522, 10000, 3}, // NRG-500
  76. {411, 9000, 3}, // Infernus
  77. {541, 8000, 3}, // Bullet
  78. {451, 8000, 3}, // Turismo
  79. {502, 6000, 3}, // Hotring Racer A
  80. {503, 6000, 3}, // Hotring Racer B
  81. {494, 6000, 3}, // Hotring Racer C
  82. {495, 6000, 3}, // Sandking
  83. {573, 6000, 3}, // Dune
  84. {434, 5000, 3}, // Hotknife
  85. {539, 4000, 3}, // Vortex
  86. {568, 4000, 3}, // Bandito
  87. {571, 3000, 3}, // Kart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement