mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 09:32:02 +03:00
fuel barrel fixes
This commit is contained in:
Binary file not shown.
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
BIN
dayz_equip/textures/oildrum_norm_fix.paa
Normal file
BIN
dayz_equip/textures/oildrum_norm_fix.paa
Normal file
Binary file not shown.
Reference in New Issue
Block a user