forked from Simnation/Main
ed
This commit is contained in:
parent
2e1f45c03b
commit
793340e2be
2 changed files with 3 additions and 3 deletions
|
@ -2981,13 +2981,13 @@ CodeStudio.Shops = {
|
|||
|
||||
},
|
||||
[14] = {
|
||||
ShopName = 'Millers Fishing Shop',
|
||||
ShopName = 'Millars Fihsery',
|
||||
Category = {
|
||||
[1] = 'fishing',
|
||||
|
||||
},
|
||||
Locations = {
|
||||
vector4(-1593.8365, 5196.9878, 3.3590, 24.2827),
|
||||
vector4(-1593.8365, 5196.9878, 4.3590, 24.2827),
|
||||
|
||||
},
|
||||
Interaction = {
|
||||
|
|
|
@ -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, 3.3590), -- X, Y, Z Coords of where fish buyer will spawn
|
||||
coords = vec3(-1597.1718, 5201.9839, 4.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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue