forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
8e801986a1
commit
1b37f0d9bc
1 changed files with 2 additions and 4 deletions
|
@ -2,10 +2,8 @@ Config = {}
|
||||||
|
|
||||||
-- Vending Machine Settings
|
-- Vending Machine Settings
|
||||||
Config.VendingProps = {
|
Config.VendingProps = {
|
||||||
'prop_vend_coffe_01',
|
'bzzz_vending_candy_a',
|
||||||
'prop_vend_soda_01',
|
|
||||||
'prop_vend_soda_02',
|
|
||||||
'prop_vend_water_01'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Purchase Settings
|
-- Purchase Settings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue