1520DLC/res/config/building/btd/door/1520/house01_d1.btd

17 lines
183 B
Plaintext

function data()
return {
size = {
3, 3,
},
texture = "usa/house01_d1_256x128.tga",
textureColor = {
},
textureNormal = "",
tiles = {
2, 1,
},
}
end