mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 00:01:22 +00:00
PlayerData.job.isleo
This commit is contained in:
+2
-1
@@ -14,6 +14,7 @@ QBShared.Jobs = {
|
||||
},
|
||||
['police'] = {
|
||||
label = 'Law Enforcement',
|
||||
isleo = true,
|
||||
defaultDuty = true,
|
||||
offDutyPay = false,
|
||||
grades = {
|
||||
@@ -279,4 +280,4 @@ QBShared.Jobs = {
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user