summaryrefslogtreecommitdiff
path: root/scripts/analmango.shader
diff options
context:
space:
mode:
authorMaeJong <mewiceclair@gmail.com>2016-12-30 11:55:43 +0100
committerMaeJong <mewiceclair@gmail.com>2016-12-30 11:55:43 +0100
commit29e16cd97f72f6a19b39708ce3962570803e60b6 (patch)
tree4c747fc7f4ea18f67ba3367b205edb06be4dec6b /scripts/analmango.shader
parent0c91ee30bf8bdf0a89bf5eb4638dd12cfce37f4b (diff)
Updated p1_bases, models, textures, README
Diffstat (limited to 'scripts/analmango.shader')
-rw-r--r--scripts/analmango.shader21
1 files changed, 11 insertions, 10 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader
index 6daadb9..174b757 100644
--- a/scripts/analmango.shader
+++ b/scripts/analmango.shader
@@ -265,37 +265,37 @@ textures/analmango/euclid_map
}
}
-models/mapobjects/analmango/plant_ivy
+textures/analmango/plant_ivy
{
surfaceparm alphashadow
surfaceparm nonsolid
surfaceparm nomarks
cull disable
{
- map models/mapobjects/analmango/plant_ivy_w.jpg
+ map textures/analmango/plant_ivy.tga
alphafunc GE128
rgbGen vertex
}
{
- map models/mapobjects/analmango/plant_ivy.tga
+ map textures/analmango/plant_ivy.jpg
blendFunc filter
depthFunc equal
}
}
-models/mapobjects/analmango/plant_palm
+models/mapobjects/analmango/plant_trop
{
surfaceparm alphashadow
surfaceparm nonsolid
surfaceparm nomarks
cull disable
{
- map models/mapobjects/analmango/plant_palm_w.jpg
+ map models/mapobjects/analmango/plant_trop_w.tga
alphafunc GE128
rgbGen vertex
}
{
- map models/mapobjects/analmango/plant_palm.tga
+ map models/mapobjects/analmango/plant_trop.jpg
blendFunc filter
depthFunc equal
}
@@ -308,12 +308,12 @@ models/mapobjects/analmango/plant_trop_shrub
surfaceparm nomarks
cull disable
{
- map models/mapobjects/analmango/plant_trop_shrub_w.jpg
+ map models/mapobjects/analmango/plant_trop_shrub_w.tga
alphafunc GE128
rgbGen vertex
}
{
- map models/mapobjects/analmango/plant_trop_shrub.tga
+ map models/mapobjects/analmango/plant_trop_shrub.jpg
blendFunc filter
depthFunc equal
}
@@ -326,12 +326,12 @@ models/mapobjects/analmango/plant_trop_shrub2
surfaceparm nomarks
cull disable
{
- map models/mapobjects/analmango/plant_trop_shrub2_w.jpg
+ map models/mapobjects/analmango/plant_trop_shrub2_w.tga
alphafunc GE128
rgbGen vertex
}
{
- map models/mapobjects/analmango/plant_trop_shrub2.tga
+ map models/mapobjects/analmango/plant_trop_shrub2.jpg
blendFunc filter
depthFunc equal
}
@@ -361,3 +361,4 @@ textures/analmango/mirrorfloor
rgbGen const ( 0.6 0.6 0.64 )
}
}
+