forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
381e6e5591
commit
e5a37a0ac6
1 changed files with 6 additions and 2 deletions
|
@ -409,9 +409,13 @@ Config.PlaceVendings = {
|
||||||
prop_vend_snak_01 = {
|
prop_vend_snak_01 = {
|
||||||
vec4(459.8792, -992.0368, 23.9149, 93.7301),
|
vec4(459.8792, -992.0368, 23.9149, 93.7301),
|
||||||
},
|
},
|
||||||
mxc_vend_prop_svapo_01 = {
|
prop_vend_soda_01 = {
|
||||||
vec4(-497.4405, 277.5, 82.3123, 353.80)
|
vector4(180.08, 7397.59, 13.6, 109.41)
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Here you can customize the exhibition of vending machines near certain coordinates based on the name of vending
|
-- Here you can customize the exhibition of vending machines near certain coordinates based on the name of vending
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue