1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-01 12:01:28 +02:00
parent 455dd9e1f0
commit 2e1f45c03b
2 changed files with 4 additions and 4 deletions

View file

@ -10,8 +10,8 @@ Config.oldESX = false -- Nothing to do with qb / Essentially when set to true it
Config.sellShop = {
enabled = true,
coords = vec3(-1612.19, -989.18, 13.01-0.9), -- X, Y, Z Coords of where fish buyer will spawn
heading = 45.3, -- Heading of fish buyer ped
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
}