Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. ['Gavebutikk'] = {
  2. coords = {
  3. vector3(316.78, -588.61, 42.36),
  4. },
  5. items = {
  6. { name = "rose", price = 40, count = 1 },
  7. },
  8. markerType = 11,
  9. markerColour = { r = 255, g = 0, b = 0 },
  10. blipColour = 2,
  11. blipSprite = 27,
  12. msg = 'Open Shop ~INPUT_CONTEXT~',
  13. enableBlip = true,
  14. job = 'all'
  15. }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement