Added Outpost testing level by Azaezel.

This commit is contained in:
Daniel Buckmaster 2014-10-02 10:51:39 +10:00
parent 535f56af6e
commit 599ad823b0
7 changed files with 1450 additions and 48 deletions

View file

@ -72,3 +72,11 @@ singleton Material(defaultTree_fronds_material)
alphaRef = "114";
translucent = "1";
};
singleton Material(defaulttree_ColorEffectR27G177B88_material)
{
mapTo = "ColorEffectR27G177B88-material";
diffuseColor[0] = "0.105882 0.694118 0.345098 1";
specularPower[0] = "10";
translucentBlendOp = "None";
};