🏘️Ps-Housing

Config.Apartments

["Studio"] = {
        label = "Studio",
        hash = `ate_estudio`,
        door = { x = -2.463928, y = -1.975227, z = 1.049942, h = 269.130981, width = 2.0 },
        imgs = {
                {
                    url = "https://i.postimg.cc/sfh6Hb29/1222.png",
                    label = "Estudio",
                },
        },
        shell = "Apartment Furnished",
    },
    
["Studio Furnished"] = {
        label = "Studio Furnished",
        hash = `ate_estudio_decorado`,
        door = { x = -2.404846, y = -1.777824, z = 1.049911, h = 274.224274, width = 2.0 },
        imgs = {
                {
                    url = "https://i.postimg.cc/DZWjTMPh/12.png",
                    label = "Estudio Decorado",
                },
        },
        shell = "Apartment Furnished",
    },
   

Última actualización

¿Te fue útil?