label="FoodandDrinks",
list ={
{
label = "Cake",
model = "atr_breakfast_cake",
price = 50,
},
{
label = "Ceral",
model = "atr_breakfast_ceral",
price = 50,
},
{
label = "Ceral B",
model = "atr_breakfast_ceraltwo",
price = 50,
},
{
label = "Coffee",
model = "atr_breakfast_coffee",
price = 50,
},
{
label = "Egg",
model = "atr_breakfast_egg",
price = 50,
},
}
},