summaryrefslogtreecommitdiff
path: root/scripts/analmango.shader
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/analmango.shader')
-rw-r--r--scripts/analmango.shader15
1 files changed, 7 insertions, 8 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader
index 3147e17..74b772f 100644
--- a/scripts/analmango.shader
+++ b/scripts/analmango.shader
@@ -279,8 +279,7 @@ textures/analmango/plant_ivy
rgbGen vertex
}
{
- // NO BLENDFUNC HERE YOU NIGGER
- map textures/analmango/plant_ivy.jpg
+ blendFunc filter
depthFunc equal
}
}
@@ -292,12 +291,12 @@ models/mapobjects/analmango/plant_trop
surfaceparm nomarks
cull disable
{
- map models/mapobjects/analmango/plant_trop_w.tga
+ map models/mapobjects/analmango/plant_trop.tga
alphafunc GE128
rgbGen vertex
}
{
- map models/mapobjects/analmango/plant_trop.jpg
+ blendFunc filter
depthFunc equal
}
}
@@ -309,12 +308,12 @@ models/mapobjects/analmango/plant_trop_shrub
surfaceparm nomarks
cull disable
{
- map models/mapobjects/analmango/plant_trop_shrub_w.tga
+ map models/mapobjects/analmango/plant_trop_shrub.tga
alphafunc GE128
rgbGen vertex
}
{
- map models/mapobjects/analmango/plant_trop_shrub.jpg
+ blendFunc filter
depthFunc equal
}
}
@@ -326,12 +325,12 @@ models/mapobjects/analmango/plant_trop_shrub2
surfaceparm nomarks
cull disable
{
- map models/mapobjects/analmango/plant_trop_shrub2_w.tga
+ map models/mapobjects/analmango/plant_trop_shrub2.tga
alphafunc GE128
rgbGen vertex
}
{
- map models/mapobjects/analmango/plant_trop_shrub2.jpg
+ blendFunc filter
depthFunc equal
}
}