mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
fix turbo
This commit is contained in:
+25
-25
@@ -12,36 +12,36 @@ Config.Zones = {
|
||||
Hint = _U('press_custom')
|
||||
},
|
||||
ls2 = {
|
||||
Pos = { x = -1155.536, y = -2007.183, z = 12.744},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
Pos = { x = -1155.536, y = -2007.183, z = 12.744},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
},
|
||||
ls3 = {
|
||||
Pos = { x = 731.8163, y = -1088.822, z = 21.733},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
Pos = { x = 731.8163, y = -1088.822, z = 21.733},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
},
|
||||
ls4 = {
|
||||
Pos = { x = 1175.04, y = 2640.216, z = 37.32177},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
Pos = { x = 1175.04, y = 2640.216, z = 37.32177},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
},
|
||||
ls5 = {
|
||||
Pos = { x = 110.99, y = 6626.39, z = 30.89},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
Pos = { x = 110.99, y = 6626.39, z = 30.89},
|
||||
Size = {x = 3.0, y = 3.0, z = 0.2},
|
||||
Color = {r = 204, g = 204, b = 0},
|
||||
Marker= 1,
|
||||
Name = "Los Santos Customs",
|
||||
Hint = _U('press_custom')
|
||||
},
|
||||
}
|
||||
|
||||
@@ -481,7 +481,7 @@ Config.Menus = {
|
||||
modTurbo = {
|
||||
label = _U('turbo'),
|
||||
parent = 'upgrades',
|
||||
modType = 18,
|
||||
modType = 17,
|
||||
price = 500
|
||||
},
|
||||
cosmetics = {
|
||||
|
||||
Reference in New Issue
Block a user