TEAM_91CO = DarkRP.createJob("91st Commander", { color = Color(255, 91, 91, 255), model = {"models/player/91/commander/91commander.mdl"}, description = [[You are part of the 91st Mobile Reconnaissance Corps. Speed through the battlefield and help the mighty Republic!]], weapons = {"bf2017_dc15s", "tfa_sw_dc17dual"}, command = "91co", max = 0, salary = 250, admin = 0, vote = false, hasLicense = false, candemote = false, category = "91st Mobile Reconnaissance Corp", PlayerSpawn = function(ply) ply:SetMaxHealth(150) ply:SetHealth(150) ply:SetArmor(150) end })