fuel barrel fixes

This commit is contained in:
vbawol
2013-06-03 05:59:00 -05:00
parent b24dce7298
commit 47faf02560
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -1,4 +1,4 @@
ambient[]={0.74650967,0.74192148,0.74213719,0.96900016}; ambient[]={0.74650967,0.74192148,0.74213719,0.97000003};
diffuse[]={1,1,1,0.92000002}; diffuse[]={1,1,1,0.92000002};
forcedDiffuse[]={0,0,0,0}; forcedDiffuse[]={0,0,0,0};
emmisive[]={0,0,0,1}; emmisive[]={0,0,0,1};
@@ -8,7 +8,7 @@ PixelShaderID="NormalMapSpecularDIMap";
VertexShaderID="NormalMap"; VertexShaderID="NormalMap";
class Stage1 class Stage1
{ {
texture="dayz_equip\textures\oildrum_norm.paa"; texture="dayz_equip\textures\oildrum_norm_fix.paa";
uvSource="tex"; uvSource="tex";
class uvTransform class uvTransform
{ {

Binary file not shown.