Advertisement
Guest User

Untitled

a guest
Aug 13th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.        ["offroad"] = {
  2.             title = "offroad",
  3.             name = "offroad",
  4.             buttons = {
  5.                 {name = "Jeep Wrangler", costs = 43000, description = {}, model = "mesa"},
  6.                 {name = "Mercedes-Benz G65 AMG", costs = 282000, description = {}, model = "dubsta"},
  7.                 {name = "Dodge Ram", costs = 5000, description = {}, model = "bison"},
  8.                 {name = "Ford Ranger", costs = 5000, description = {}, model = "bobcatxl"},
  9.                 {name = "Ford lusso Duty", costs = 5000, description = {}, model = "sandking"},
  10.                 {name = "Toyota Hilux", costs = 5000, description = {}, model = "rebel"},
  11.             }
  12.         },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement