forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
2464cc05bc
commit
92edf380ff
1 changed files with 0 additions and 40 deletions
|
@ -268,47 +268,7 @@ Config.machines = { -- Vending machines
|
|||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Config.WaterCoolers = { -- Water coolers
|
||||
{model = 'prop_watercooler_dark'},
|
||||
{model = 'prop_watercooler'},
|
||||
}
|
||||
|
||||
|
||||
Config.NewsSellers = { -- News sellers
|
||||
{
|
||||
model = 'prop_news_disp_06a',
|
||||
items = {
|
||||
{
|
||||
name = "newspaper",
|
||||
label = 'Periódico ($%price%)',
|
||||
icon = 'fa fa-newspaper',
|
||||
price = 30
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
model = 'prop_news_disp_01a',
|
||||
items = {
|
||||
{
|
||||
name = "newspaper",
|
||||
label = 'Periódico ($%price%)',
|
||||
icon = 'fa fa-newspaper',
|
||||
price = 30
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
model = 'prop_news_disp_03a',
|
||||
items = {
|
||||
{
|
||||
name = "newspaper",
|
||||
label = 'Periódico ($%price%)',
|
||||
icon = 'fa fa-newspaper',
|
||||
price = 30
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue