From 24c6fe56e123b32c368c22ed371247b48c046a5e Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 27 Jan 2012 18:11:58 +0100 Subject: [PATCH] fix a few more bad uses of tcmod scroll --- scripts/liquids_slime.shader | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/liquids_slime.shader b/scripts/liquids_slime.shader index 4b1c1f20..29fdd70f 100644 --- a/scripts/liquids_slime.shader +++ b/scripts/liquids_slime.shader @@ -10,8 +10,8 @@ textures/liquids_slime/slime0 q3map_globaltexture { map textures/liquids_slime/slime0.tga - tcMod scroll 0.07 0.07 tcmod scale 1.2 0.7 + tcMod scroll 0.084 0.049 blendfunc blend } dp_water 0.1 0.8 3 3 0.5 1 0.5 0.5 1 0.5 0.75 @@ -29,8 +29,8 @@ textures/liquids_slime/slime1 q3map_globaltexture { map textures/liquids_slime/slime1.tga - tcMod scroll 0.07 0.07 tcmod scale 1.2 0.7 + tcMod scroll 0.084 0.049 blendfunc blend } dp_water 0.1 0.8 3 3 1 1 0.5 1 1 0.5 0.75 @@ -53,8 +53,8 @@ textures/liquids_slime/gelslime-purple map textures/liquids_slime/gelslime-purple.tga rgbGen identity depthWrite - tcMod scroll 0.05 0.05 tcmod scale 1.2 0.7 + tcMod scroll 0.06 0.035 blendfunc blend } dp_water 0.3 1 2 2 1 0.1 1 1 0.1 1 0.25 @@ -84,8 +84,8 @@ textures/liquids_slime/gelslime-purple_cubemap map textures/liquids_slime/gelslime-purple.tga rgbGen identity depthWrite - tcMod scroll 0.05 0.05 tcmod scale 1.2 0.7 + tcMod scroll 0.06 0.035 blendfunc blend } dpreflectcube cubemaps/default/sky -- 2.39.2