summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2016-12-31 22:09:08 +0100
committerPaweł Redman <pawel.redman@gmail.com>2016-12-31 22:09:08 +0100
commitec1d48bdf598c0252645c374f53309ee1604cb45 (patch)
tree703cde28629da409c3aae70013d81e22137c83a2 /scripts
parent713810880fc9dc2a453e30c1f43c818e170aefdb (diff)
parent7b757386f92ea6cfc87051f3a57019b651f50228 (diff)
Merge remote-tracking branch 'origin/maejong'
Diffstat (limited to 'scripts')
-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
}
}