mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
v0.1
This commit is contained in:
18
dayz_weapons/textures/flare_red.rvmat
Normal file
18
dayz_weapons/textures/flare_red.rvmat
Normal file
@@ -0,0 +1,18 @@
|
||||
////////////////////////////////////////////////////////////////////
|
||||
//DeRap: Produced from mikero's Dos Tools Dll version 3.97
|
||||
//http://dev-heaven.net/projects/list_files/mikero-pbodll
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#define _ARMA_
|
||||
|
||||
//Class dayz_weapons : textures\flare_red.rvmat{
|
||||
ambient[] = {1.0,1.0,1.0,3.25};
|
||||
diffuse[] = {1.0,1.0,1.0,1.0};
|
||||
forcedDiffuse[] = {0.0,0.0,0.0,0.0};
|
||||
emmisive[] = {1.0,1.0,1.0,1.0};
|
||||
specular[] = {0.0,0.0,0.0,1.0};
|
||||
specularPower = 1.0;
|
||||
renderFlags[] = {"AddBlend"};
|
||||
PixelShaderID = "Normal";
|
||||
VertexShaderID = "Basic";
|
||||
//};
|
||||
Reference in New Issue
Block a user