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