Advertisement
MartinLaps

41-ый Первый Сержант

Feb 15th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. TEAM_41of = DarkRP.createJob("Первый Сержант 41-ого", {
  2. color = Color(0, 100, 0),
  3. model = "models/reizer_cgi_p2/41_arf/41_arf.mdl",
  4. description = [[Первый Сержант 41-ого разведывательного легиона]],
  5. weapons = {"weapon_752_dc15a", "weapon_752_dc17" "tfa_sw_repshot",},
  6. command = "41pervth",
  7. category = "Other",
  8. max = 0,
  9. salary = GAMEMODE.Config.normalsalary * 3.5,
  10. admin = 0,
  11. hasLicense = false,
  12. candemote = true,
  13. type = "41ofpervsergant",
  14. end,
  15. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement