Update config.lua

This commit is contained in:
Nordi98 2025-06-09 22:57:30 +02:00
parent 9ba56fe2d5
commit 580d6694e8

View file

@ -2252,7 +2252,7 @@ CodeStudio.Shops = {
[1] = 'medic_items',
},
requiredJob = {
['ambulance'] = {11,10,9}
['ems'] = {11,10,9}
},
Locations = {
vector4(-1830.3236, -389.1446, 49.3909, 3)
@ -2260,7 +2260,7 @@ CodeStudio.Shops = {
Interaction = {
targetIcon = 'fas fa-shopping-basket',
targetLabel = 'Medic Shop öffnen',
radius = 2.5,
radius = 1.0,
spawnPed = false, -- Put false if you dont need ped
},
},