From 68d5304d048180b1f70e94c5fdefe659d6fb9f5a Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Mon, 12 Feb 2018 22:08:57 +0100 Subject: More work on uncommon from the outside. --- scripts/analmango.shader | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts') diff --git a/scripts/analmango.shader b/scripts/analmango.shader index 5afe4b8..3ebc915 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -474,6 +474,11 @@ textures/analmango/crystal_water surfaceparm nolightmap surfaceparm water surfaceparm trans + + tessSize 8 + cull disable + deformVertexes wave 100 sin 0 1 .5 .5 + { map textures/analmango/crystal.jpg blendFunc add -- cgit