diff options
author | Stijn Buys <ingar@osirion.org> | 2013-11-24 19:32:01 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-11-24 19:32:01 +0000 |
commit | a5df928890a4409813a4fc18e57f919a440aea50 (patch) | |
tree | 5c31dfcbd0adf0993993886397d58c6f64683b52 | |
parent | a5f8459477afa9e66f4240a0f06cd669819fc805 (diff) |
Corrected asteroid material.
-rw-r--r-- | base/materials/asteroids.shader | 6 | ||||
-rw-r--r-- | base/materials/nature.shader | 6 | ||||
-rw-r--r-- | base/materials/shaderlist.txt | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/base/materials/asteroids.shader b/base/materials/asteroids.shader new file mode 100644 index 0000000..95a5383 --- /dev/null +++ b/base/materials/asteroids.shader @@ -0,0 +1,6 @@ +models/asteroids/asteroid +{ + qer_editorimage models/asteroids/asteroid + texture models/asteroids/asteroid + specular 0 0 0 +}
\ No newline at end of file diff --git a/base/materials/nature.shader b/base/materials/nature.shader deleted file mode 100644 index 1ccf791..0000000 --- a/base/materials/nature.shader +++ /dev/null @@ -1,6 +0,0 @@ -textures/nature/asteroid1 -{ - qer_editorimage textures/nature/asteroid1 - texture textures/nature/asteroid1 - specular 0 0 0 -} diff --git a/base/materials/shaderlist.txt b/base/materials/shaderlist.txt index 8d18829..d712ac7 100644 --- a/base/materials/shaderlist.txt +++ b/base/materials/shaderlist.txt @@ -5,7 +5,7 @@ dagon detail glass kuroto -nature +asteroids thorn trak tsukhan |