Advertisement
TheMisticogamer

Untitled

Dec 1st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. class Berlingo2_civ {
  2. vItemSpace = 50;
  3. licenses[] = { {"driver"}, {""}, {""}, {""} };
  4. price = 17000;
  5. textures[] = {
  6. { "bleu", "civ", {"Charlieco89_Berlingo2_civ\cars\data\textures\bodyblue"}, },
  7. { "rouge", "civ", {"Charlieco89_Berlingo2_civ\cars\data\textures\bodyred"}, },
  8. };
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement