Added a different obituary to the Sniper Rifle depending on whether or not it's a headshot.
Reduced the screen tint of the Damage Amplifier. More tweaks to the DOOMTEST enhancer, now it looks very pretty.
This commit is contained in:
parent
db4d51fa9d
commit
17add7f007
23 changed files with 150 additions and 23 deletions
|
|
@ -580,3 +580,12 @@ HardwareShader PostProcess scene
|
|||
Texture StaticTexture "textures/static1.png"
|
||||
Uniform float Timer
|
||||
}
|
||||
SkyBox "BlueSky" fliptop
|
||||
{
|
||||
"graphics/SkySetB_front.png"
|
||||
"graphics/SkySetB_right.png"
|
||||
"graphics/SkySetB_back.png"
|
||||
"graphics/SkySetB_left.png"
|
||||
"graphics/SkySetB_up.png"
|
||||
"graphics/SkySetB_down.png"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue