1520DLC/res/config/building/btd/roof/roof1.btd

20 lines
455 B
Plaintext

function data()
return {
size = {
0.23999999463558, 0.30000001192093,
},
texture = "roof1_128x128.tga",
textureColor = {
{ "color00_512x512.tga", 512, 512, true },
{ "color01_512x512.tga", 512, 512, true },
{ "color02_512x512.tga", 512, 512, true },
{ "color03_512x512.tga", 512, 512, true },
{ "color04_512x512.tga", 512, 512, true },
},
textureNormal = "roof1_nrml_128x128.tga",
tiles = {
5, 4,
},
}
end