Page cover image

🥙Loaf housing

Create the perfect living space for your character or your players

label="Food & drinks",
furniture  ={
            {
                label = "Cake",
                object = "atr_breakfast_cake",
                price = 50,
            },
            {
                label = "Ceral",
                object = "atr_breakfast_ceral",
                price = 50,
            },
            {
                label = "Ceral B",
                object = "atr_breakfast_ceraltwo",
                price = 50,
            },
            {
                label = "Coffee",
                object = "atr_breakfast_coffee",
                price = 50,
            },
            {
                label = "Egg",
                object = "atr_breakfast_egg",
                price = 50,
            },
        }
},

Last updated