forked from Simnation/Main
fixes
This commit is contained in:
parent
f863e8437b
commit
70c3ddca15
2 changed files with 6 additions and 2 deletions
|
@ -587,7 +587,11 @@ Config.Electric = {
|
||||||
"dilettante2",
|
"dilettante2",
|
||||||
"khamelion",
|
"khamelion",
|
||||||
"tw_elec_scooter",
|
"tw_elec_scooter",
|
||||||
"bomberbike"
|
"bomberbike",
|
||||||
|
"gblod4",
|
||||||
|
"gbbriosof",
|
||||||
|
"gbneonct"
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -38,7 +38,7 @@ Config.FurnitureShops = {
|
||||||
showRoom = vec4(2745.395751953125, 3476.0009765625, 56.43648910522461, 100.0),
|
showRoom = vec4(2745.395751953125, 3476.0009765625, 56.43648910522461, 100.0),
|
||||||
offset = vec3(3.5, 1.3, 0.0), -- showRoom offset
|
offset = vec3(3.5, 1.3, 0.0), -- showRoom offset
|
||||||
blip = {
|
blip = {
|
||||||
active = true,
|
active = false,
|
||||||
sprite = 207,
|
sprite = 207,
|
||||||
color = 17,
|
color = 17,
|
||||||
scale = 0.8,
|
scale = 0.8,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue