diff options
| author | xolatile | 2025-07-25 00:26:52 +0200 |
|---|---|---|
| committer | xolatile | 2025-07-25 00:26:52 +0200 |
| commit | f58fce020b82a429da32cfcb863f71e7c222c0da (patch) | |
| tree | e612a212cdb3cb778923ebb02585bb98d3a6f615 /packages/textures/agf81/package.cfg | |
| parent | 9618df6c3310853d8c07939b9761734fe9df2e87 (diff) | |
| download | xolatile-badassbug-f58fce020b82a429da32cfcb863f71e7c222c0da.tar.xz xolatile-badassbug-f58fce020b82a429da32cfcb863f71e7c222c0da.tar.zst | |
Temporary changes, Bloodrun and background...
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" |
