Advertisement
BlanketTheHorse

Untitled

Feb 22nd, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. TEAM_ESCORT = DarkRP.createJob("Harlot", {
  2. color = Color(255, 0, 191, 255),
  3. model = "models/ppm/player_default_base_new.mdl",
  4. description = [[Le Epic Harlot]],
  5. weapons = {},
  6. command = "harlot",
  7. max = 0,
  8. salary = 0,
  9. admin = 0,
  10. vote = false,
  11. hasLicense = false,
  12. candemote = false,
  13. category = "Citizens",
  14. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement