Flak Cannon time.

This commit is contained in:
Marisa the Magician 2018-06-21 16:26:30 +02:00
commit f532f74d85
24 changed files with 416 additions and 7 deletions

View file

@ -46,3 +46,15 @@ HardwareShader Texture "models/JTaryPick1.png"
{
Shader "shaders/glsl/AmbientGlow.fp"
}
/*Brightmap Texture "models/JPickup1.png"
{
Map "brightmaps/JPickup1.png"
}*/
HardwareShader Texture "models/JPickup1_.png"
{
Shader "shaders/glsl/AmbientGlow_Brightmapped.fp"
}
HardwareShader Texture "models/Jflakshel1_.png"
{
Shader "shaders/glsl/AmbientGlow.fp"
}