diff -r 0a05f2d1b34d -r 43608377dcb5 materials/glitchvid/plaster/cleanplaster_white.vmt --- a/materials/glitchvid/plaster/cleanplaster_white.vmt Thu Apr 28 19:04:57 2016 -0600 +++ b/materials/glitchvid/plaster/cleanplaster_white.vmt Thu May 05 21:31:38 2016 -0600 @@ -1,13 +1,8 @@ -"LightmappedGeneric" +patch { - "$basetexture" "glitchvid/plaster/cleanplaster_white" - "$bumpmap" "glitchvid/plaster/plaster_normalmap" - "$envmap" "env_cubemap" - "$normalmapalphaenvmapmask" 1 - "$envmaptint" "[ 0.25 0.25 0.25 ]" - "$surfaceprop" "plaster" -// "$color" "{110 110 110}" -// "$reflectivity" "[0.5 0.5 0.5]" // VTF is doing fine automatically - //"$detail" "glitchvid/detail/plaster_detail_lrg" - "$detailscale" "7" + include "materials/glitchvid/plaster/cleanplaster_base.vmt" + insert + { + "$basetexture" "glitchvid/plaster/cleanplaster_white" + } } \ No newline at end of file