Advertisement
leoSHEIK

basic_mission_drug_seller

Feb 6th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. ["mission.drugseller.lsd"] = {
  2.     title = "Traficante de Lsd",
  3.     chance = 8,
  4.     positions = {
  5.       {-1383.1728515625,266.49664306641,61.23876953125},
  6.     },
  7.     items = {
  8.       ["lsd"] = {2,10,50, "dirty_money"}
  9.     }
  10.   }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement