From 274526bc0e835a35fe7002cb714e35e686f6f638 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 2 Sep 2011 20:22:15 +0200 Subject: [PATCH] specify offsetmapping bias on trak7x --- scripts/trak7x.shader | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/scripts/trak7x.shader b/scripts/trak7x.shader index 7728504f..cca59c96 100644 --- a/scripts/trak7x.shader +++ b/scripts/trak7x.shader @@ -1,6 +1,7 @@ textures/trak7x/base-pipe1 { qer_editorimage textures/trak7x/base/base_pipe1.tga + dpoffsetmapping - 1 match8 75 q3map_bounceScale 1.25 @@ -20,6 +21,7 @@ textures/trak7x/base-pipe1 textures/trak7x/floor-tile1 { qer_editorimage textures/trak7x/floor/floor_tile1.tga + dpoffsetmapping - 1 match8 48 q3map_bounceScale 1.25 @@ -39,6 +41,7 @@ textures/trak7x/floor-tile1 textures/trak7x/floor-tile1a { qer_editorimage textures/trak7x/floor/floor_tile1a.tga + dpoffsetmapping - 1 match8 48 q3map_bounceScale 1.25 @@ -58,6 +61,7 @@ textures/trak7x/floor-tile1a textures/trak7x/panel-vent1 { qer_editorimage textures/trak7x/panel/panel_vent1.tga + dpoffsetmapping - 1 match8 78 q3map_bounceScale 1.25 @@ -77,6 +81,7 @@ textures/trak7x/panel-vent1 textures/trak7x/panel-vpanel1 { qer_editorimage textures/trak7x/panel/panel_vpanel1.tga + dpoffsetmapping - 1 match8 67 q3map_bounceScale 1.25 @@ -96,6 +101,7 @@ textures/trak7x/panel-vpanel1 textures/trak7x/wall-wall1 { qer_editorimage textures/trak7x/wall/wall_wall1.tga + dpoffsetmapping - 1 match8 32 q3map_bounceScale 1.25 @@ -115,6 +121,7 @@ textures/trak7x/wall-wall1 textures/trak7x/wall-wall1b { qer_editorimage textures/trak7x/wall/wall_wall1b.tga + dpoffsetmapping - 1 match8 32 q3map_bounceScale 1.25 @@ -134,6 +141,7 @@ textures/trak7x/wall-wall1b textures/trak7x/wall-wallplain1 { qer_editorimage textures/trak7x/wall/wall_wallplain1.tga + dpoffsetmapping - 1 match8 38 q3map_bounceScale 1.25 -- 2.39.2