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:
Marisa the Magician 2018-08-25 19:31:05 +02:00
commit 17add7f007
23 changed files with 150 additions and 23 deletions

View file

@ -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"
}