From 63b0b0a199cd2ff0f79e6fba0ec2ae1e53af37da Mon Sep 17 00:00:00 2001 From: Marco Hladik Date: Mon, 25 Apr 2022 10:19:50 -0700 Subject: [PATCH] Platform: Add textures/sfx/smokevolume.mat --- .../textures/sfx/smokevolume.mat | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 platform/base_textures.pk3dir/textures/sfx/smokevolume.mat diff --git a/platform/base_textures.pk3dir/textures/sfx/smokevolume.mat b/platform/base_textures.pk3dir/textures/sfx/smokevolume.mat new file mode 100644 index 00000000..17c6078e --- /dev/null +++ b/platform/base_textures.pk3dir/textures/sfx/smokevolume.mat @@ -0,0 +1,16 @@ +// Vera Visions Material +{ + surfaceParm trans + surfaceParm nomarks + surfaceParm nolightmap + surfaceParm nonsolid + cull none + + { + clampmap "textures/sfx/dustcloud.tga" + rgbGen vertex + alphaGen vertex + blendFunc blend + } +} +