# HG changeset patch # User glitchvid # Date 1462572651 21600 # Node ID 7e21d298584a9340942c738455cc0a87768db7ef # Parent c078a101870b39b0723bf47369225f23cddb0ea3 - Add smaller decal material diff -r c078a101870b -r 7e21d298584a materials/decals/decalmetalgrate020b.vmt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/materials/decals/decalmetalgrate020b.vmt Fri May 06 16:10:51 2016 -0600 @@ -0,0 +1,11 @@ +"LightmappedGeneric" +{ + "$vertexcolor" "1" + "$vertexalpha" "1" + // Original shader: DecalBaseTimesLightmapAlphaBlend + "$translucent" 1 + "$basetexture" "Decals/decalmetalgrate020a" + "$decal" 1 + "$decalscale" 0.125 + "%keywords" "c17downtown" +}