This commit is contained in:
Nordi98 2025-07-01 12:09:44 +02:00
parent 9261ec19fd
commit fdc046e4af
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ Config.oldESX = false -- Nothing to do with qb / Essentially when set to true it

Config.sellShop = {
enabled = true,
coords = vec3(-1597.1718, 5201.9839, 4.3590), -- X, Y, Z Coords of where fish buyer will spawn
coords = vec3(-1597.1718, 5201.9839, 3.3590), -- X, Y, Z Coords of where fish buyer will spawn
heading = 234.6800, -- Heading of fish buyer ped
ped = 'cs_old_man2' -- Ped name here
}