mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-01 18:58:59 +00:00
EMS jobtype (#946)
* EMS jobtype * Bump * Update fxmanifest.lua --------- Co-authored-by: zwkf <dev@charlie.fyi>
This commit is contained in:
@@ -46,6 +46,7 @@ QBShared.Jobs = {
|
||||
},
|
||||
['ambulance'] = {
|
||||
label = 'EMS',
|
||||
type = 'ems',
|
||||
defaultDuty = true,
|
||||
offDutyPay = false,
|
||||
grades = {
|
||||
|
||||
Reference in New Issue
Block a user