PlayerData.job.isleo

This commit is contained in:
Lionh34rt
2022-04-04 14:24:18 +02:00
committed by GitHub
parent 1c0e73d6d9
commit c8c406df9f
+2 -1
View File
@@ -14,6 +14,7 @@ QBShared.Jobs = {
},
['police'] = {
label = 'Law Enforcement',
isleo = true,
defaultDuty = true,
offDutyPay = false,
grades = {
@@ -279,4 +280,4 @@ QBShared.Jobs = {
},
},
},
}
}