Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2010-12-07 10:06:55 +0000
committerEvan Goers <mega@osirion.org>2010-12-07 10:06:55 +0000
commitd3b6684f7345f0fe86bd3738b89656a6f14cc987 (patch)
tree9bd94b4a8cd09224561b0c77fdb6a9b23a5390b1 /base/materials
parent6a6cb2e3a169728270803a4989fbdcd26e41fb56 (diff)
avenger_cockpit.map: fixed patch seams.
jupiter.map: fixed a stupid mistake with one of the engines. glass.shader: doubled brightness of purple material.
Diffstat (limited to 'base/materials')
-rw-r--r--base/materials/glass.shader4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/materials/glass.shader b/base/materials/glass.shader
index a6de032..86daedf 100644
--- a/base/materials/glass.shader
+++ b/base/materials/glass.shader
@@ -44,14 +44,14 @@ textures/glass/orange
textures/glass/brown
{
qer_editorimage textures/glass/brown
- color 0.5 0.25 0.00
+ color 0.50 0.25 0
environment
}
textures/glass/purple
{
qer_editorimage textures/glass/purple
- color 0.5 0.00 0.50
+ color 1.00 0.00 1.00
environment
}