Page cover image

👩‍🍼BCS Housing

Create the perfect living space for your character or your players

label = "beds",
list = {
    {
        label = "Baby Bed",
        model = "atr_baby_bed",
        price = 450,
    },
}
},

label = "decorations",
list = {
{
    label = "Monkey",
    model = "atr_baby_monkey",
    price = 100,
},
{
    label = "Rainbow Pillow",
    model = "atr_baby_rainbow_pillow",
    price = 100,
},
{
    label = "Toy trolley",
    model = "atr_baby_toy_trolley",
    price = 100,
},
}
},

label = "chair",
list = {
{
    label = "Toddler armchair",
    model = "atr_baby_toddler_armchair",
    price = 100,
},
}
},

label = "bathroom",
list = {
            {
                label = "Baby - Towel",
                model = "atr_baby_towel",
                price = 150,
            },
        }
},

Last updated