Replaced some incorrect instances of clip with magazine.
Add SMP 7243 from Oldskool to the BFG pool (toggleable). Random fixarounds. Spent mag models for the pistols, will be used (and backported to DT) soon.
This commit is contained in:
parent
912cad96c5
commit
bac59b45c1
31 changed files with 672 additions and 31 deletions
12
gldefs.txt
12
gldefs.txt
|
|
@ -670,3 +670,15 @@ HardwareShader Texture "models/AsmdPBeam.png"
|
|||
{
|
||||
Shader "shaders/glsl/AsmdPBeam.fp"
|
||||
}
|
||||
HardwareShader Texture "models/OLSMP.png"
|
||||
{
|
||||
Shader "shaders/glsl/MeshEnviroMapMasked.fp"
|
||||
Texture "masktex" "models/OLSMP_m.png"
|
||||
texture "envtex" "models/OLSMP_env.png"
|
||||
}
|
||||
HardwareShader Texture "models/OLSMP_.png"
|
||||
{
|
||||
Shader "shaders/glsl/MeshEnviroMapMasked_AmbientGlow.fp"
|
||||
Texture "masktex" "models/OLSMP_m.png"
|
||||
texture "envtex" "models/OLSMP_env.png"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue