Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TEAM_Animal = DarkRP.createJob("dog", {
- color = Color(232, 127, 5, 255),
- model = {"models/player_amaterasu.mdl"},
- description = [[You are someone pet, be loyal!]],
- weapons = {"weapon_fists"},
- command = "dog",
- max = 3,
- salary = 200,
- admin = 0,
- vote = false,
- hasLicense = false,
- candemote = true,
- -- CustomCheck
- medic = false,
- chief = false,
- mayor = false,
- hobo = false,
- cook = false,
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement