Advertisement
MartinLaps

Таркин

Feb 17th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. TEAM_TARKIN = DarkRP.createJob("Таркин", {
  2. color = Color(105, 105, 105),
  3. model = "models/player/valley/tarkin.mdl",
  4. description = [[Таркин]],
  5. weapons = {"tfa_swch_dc17"},
  6. command = "tarkin",
  7. category = "Ивент-Профы",
  8. max = 0,
  9. salary = GAMEMODE.Config.normalsalary * 0,
  10. admin = 0,
  11. hasLicense = false,
  12. candemote = false,
  13. type = "tarkin",
  14. end,
  15. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement