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

17 lines
266 B
Plaintext

function data()
return {
size = {
0.25, 0.094999998807907,
},
texture = "roof12_128x128.tga",
textureColor = {
{ "usa/color03_512x512.tga", 512, 512, true },
},
textureNormal = "roof12_nrml_128x128.tga",
tiles = {
12, 32,
},
}
end