BCS Housing
Create the perfect living space for your character or your players
Last updated
Create the perfect living space for your character or your players
Last updated
label="decorations",
list ={
{
label = "ART",
model = "atr_calm_living_art",
price = 100,
},
{
label = "ART B",
model = "atr_calm_living_art_b",
price = 100,
},
{
label = "ART C",
model = "atr_calm_living_art_c",
price = 100,
},
{
label = "Elephant sculpture",
model = "atr_calm_living_elephant",
price = 100,
},
{
label = "Elephant sculpture B",
model = "atr_calm_living_elephant_b",
price = 100,
},
{
label = "Elephant sculpture C",
model = "atr_calm_living_elephant_c",
price = 100,
},
}
},
label="table",
list ={
{
label = "Calm living table",
model= "atr_calm_living_table",
price = 300,
},
{
label = "Calm living table B",
model= "atr_calm_living_table_b",
price = 300,
},
}
},
label="sofa",
list ={
{
label = "Skrill Calm sofa",
model = "atr_calm_living_sofa_c",
price = 100,
},
}
},
label="lights",
list ={
{
label = "Calm living lamp",
model="atr_calm_living_lamp",
price = 150,
},
{
label = "Calm living lamp",
model="atr_calm_living_lamp_b",
price = 150,
},
}
},