🏘️Ps-Housing

Config.Apartments

["Office Crema"] = {
        label = "Office Crema",
        hash = `ate_oficinacrema`,
        door = { x = -2.024536, y = -3.315430, z = 1.049980, h = 350.515747, width = 2.0 },
        imgs = {
                {
                    url = "https://i.postimg.cc/dtKhGZXm/image7.png",
                    label = "Oficina Crema",
                },
        },
        shell = "Apartment Furnished",
    },
    
["Office Furnished"] = {
        label = "Office Furnished",
        hash = `ate_oficinadecorada`,
        door = { x = -2.008850, y = -3.444458, z = 1.049980, h = 8.244466, width = 2.0 },
        imgs = {
                {
                    url = "https://i.postimg.cc/W15tRW4X/image4.png",
                    label = "Oficina Decorado",
                },
        },
        shell = "Apartment Furnished",
    },
    
["Office"] = {
        label = "Office",
        hash = `ate_oficinasindecorada`,
        door = { x = -2.016174, y = -3.347473, z = 1.049957, h = 353.257751, width = 2.0 },
        imgs = {
                {
                    url = "https://i.postimg.cc/hvRt8NCP/image6.png",
                    label = "Oficina sin Decorado",
                },
        },
        shell = "Apartment Furnished",
    },
   

Última actualización

¿Te fue útil?