Advertisement
MartinLaps

Рук

Mar 25th, 2019
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. TEAM_NROOK = DarkRP.createJob("Наёмник Рук", {
  2. color = Color(60, 179, 113),
  3. model = "models/gonzo/geetslyschieftains/rook/rook.mdl",
  4. description = [[Мандолорский Наёмник Рук]],
  5. weapons = {"tfa_sw_dc17dual"},
  6. command = "narook",
  7. category = "Наёмники",
  8. max = 0,
  9. salary = 0,
  10. admin = 0,
  11. hasLicense = false,
  12. candemote = false,
  13. type = "narook",
  14. end,
  15. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement