diff options
Diffstat (limited to 'packages/textures/mitaman/package.cfg')
| -rw-r--r-- | packages/textures/mitaman/package.cfg | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/packages/textures/mitaman/package.cfg b/packages/textures/mitaman/package.cfg new file mode 100644 index 0000000..f904555 --- /dev/null +++ b/packages/textures/mitaman/package.cfg @@ -0,0 +1,54 @@ +// MitaMAN + +setshader "bumpspecmapworld" +setshaderparam "specscale" 1.2 1.2 1.2 + + texture c "textures/mitaman/brick_13_c.png" + texture n "textures/mitaman/brick_13_n.png" + texture s "textures/mitaman/brick_13_s.png" + texscale 0.5 + + texture c "textures/mitaman/brick_56_c.png" + texture n "textures/mitaman/brick_56_n.png" + texture s "textures/mitaman/brick_56_s.png" + texscale 0.5 + + texture c "textures/mitaman/floor_15_c.png" + texture n "textures/mitaman/floor_15_n.png" + texture s "textures/mitaman/floor_15_s.png" + texscale 0.5 + + texture c "textures/mitaman/planks_1_c.png" + texture n "textures/mitaman/planks_1_n.png" + texture s "textures/mitaman/planks_1_s.png" + texscale 0.5 + + texture c "textures/mitaman/planks_2_c.png" + texture n "textures/mitaman/planks_2_n.png" + texture s "textures/mitaman/planks_2_s.png" + texscale 0.5 + + texture c "textures/mitaman/tiles_16_c.png" + texture n "textures/mitaman/tiles_16_n.png" + texture s "textures/mitaman/tiles_16_s.png" + texscale 0.5 + + texture c "textures/mitaman/tiles_38_c.png" + texture n "textures/mitaman/tiles_38_n.png" + texture s "textures/mitaman/tiles_38_s.png" + texscale 0.5 + + texture c "textures/mitaman/tiles_126_c.png" + texture n "textures/mitaman/tiles_126_n.png" + texture s "textures/mitaman/tiles_126_s.png" + texscale 0.5 + + texture c "textures/mitaman/trim_7_c.png" + texture n "textures/mitaman/trim_7_n.png" + texture s "textures/mitaman/trim_7_s.png" + texscale 0.5 + + texture c "textures/mitaman/wall_7_c.png" + texture n "textures/mitaman/wall_7_n.png" + texture s "textures/mitaman/wall_7_s.png" + texscale 0.5 |
