forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
c956b72404
commit
ce8523babd
1 changed files with 5 additions and 5 deletions
|
@ -108,7 +108,7 @@ Config.MechanicLocations = {
|
|||
logo = "bennys.png", -- logos go in /logos
|
||||
locations = {
|
||||
{
|
||||
coords = vector3(-989.0930, -2051.7393, 9.4054),
|
||||
coords = vector3(-211.55, -1323.89, 30.89),
|
||||
size = 8.0,
|
||||
showBlip = false,
|
||||
},
|
||||
|
@ -145,12 +145,12 @@ Config.MechanicLocations = {
|
|||
commission = 0, -- %, 10 = 10%
|
||||
locations = {
|
||||
{
|
||||
coords = vector3(-966.3129, -2057.9927, 9.0510),
|
||||
coords = vector3(-223.59, -1330.06, 30.89),
|
||||
size = 6.5,
|
||||
showBlip = false,
|
||||
},
|
||||
{
|
||||
coords = vector3(-959.7727, -2032.0913, 9.0510),
|
||||
coords = vector3(-222.81, -1323.9, 30.89),
|
||||
size = 3.0,
|
||||
showBlip = false,
|
||||
employeeOnly = true,
|
||||
|
@ -194,7 +194,7 @@ Config.MechanicLocations = {
|
|||
shops = {
|
||||
{
|
||||
name = "Service Schrank",
|
||||
coords = vector3(-933.3662, -2037.1906, 9.0510),
|
||||
coords = vector3(-219.04, -1319.94, 30.89),
|
||||
size = 2.0,
|
||||
usePed = false,
|
||||
pedModel = "s_m_m_lathandy_01",
|
||||
|
@ -211,7 +211,7 @@ Config.MechanicLocations = {
|
|||
},
|
||||
{
|
||||
name = "Tuning Schrank",
|
||||
coords = vector3(-934.8684, -2035.7346, 9.0510),
|
||||
coords = vector3(-197.2, -1314.88, 31.09),
|
||||
size = 2.0,
|
||||
usePed = false,
|
||||
pedModel = "s_m_m_lathandy_01",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue