Page cover image

🥙BCS Housing

Create the perfect living space for your character or your players

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,
            },
        }
},

Last updated