1520DLC/res/config/building/btd/box/box01.btd

16 lines
172 B
Plaintext

function data()
return {
size = {
4, 2,
},
texture = "box01_256x256.tga",
textureColor = {
},
textureNormal = "",
tiles = {
1, 2,
},
}
end