1520DLC/res/models/group/vehicle/train/tep70_body_lod2.grp

17 lines
255 B
Plaintext
Raw Normal View History

2016-03-25 22:43:02 +03:00
function data()
return {
children = { {
id = "vehicle/train/tep70/tep70_body_lod2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
},
},
matConfigs = {
{ 0, 0, 0, 0}
},
}
end