diff options
Diffstat (limited to 'packages/textures/agf81/package.cfg')
| -rw-r--r-- | packages/textures/agf81/package.cfg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/packages/textures/agf81/package.cfg b/packages/textures/agf81/package.cfg new file mode 100644 index 0000000..8c9d656 --- /dev/null +++ b/packages/textures/agf81/package.cfg @@ -0,0 +1,22 @@ +setshader "bumpspecmapworld" +setshaderparam "specscale" 0.5 0.5 0.5 + + texture c "agf81/concrete1_diffuse.png" 0 0 0 0.5 + texture n "agf81/concrete0_normal.png" + texture s "agf81/concrete0_spec.png" + + texture c "agf81/concrete2_diffuse.png" 0 0 0 0.5 + texture n "agf81/concrete0_normal.png" + texture s "agf81/concrete0_spec.png" + + texture c "agf81/concrete3_diffuse.png" 0 0 0 0.5 + texture n "agf81/concrete0_normal.png" + texture s "agf81/concrete0_spec.png" + + texture c "agf81/concrete4_diffuse.png" 0 0 0 0.5 + texture n "agf81/concrete0_normal.png" + texture s "agf81/concrete0_spec.png" + + texture c "agf81/concrete5_diffuse.png" 0 0 0 0.5 + texture n "agf81/concrete0_normal.png" + texture s "agf81/concrete0_spec.png" |
