--- a/materials/glitchvid/plaster/cleanplaster_orange.vmt Thu Apr 28 19:04:57 2016 -0600 +++ b/materials/glitchvid/plaster/cleanplaster_orange.vmt Thu May 05 21:31:38 2016 -0600 @@ -1,12 +1,10 @@ -"LightmappedGeneric" +patch { - "$basetexture" "glitchvid/plaster/cleanplaster_orange" - "$bumpmap" "glitchvid/plaster/plaster_normalmap" - "$envmap" "env_cubemap" - "$normalmapalphaenvmapmask" 1 - "$envmaptint" "{204 68 30}" - "$reflectivity" "{382 166 0}" // this value is doubled - "$surfaceprop" "plaster" - //"$detail" "glitchvid/detail/plaster_detail_lrg" - "$detailscale" "7" + include "materials/glitchvid/plaster/cleanplaster_base.vmt" + insert + { + "$basetexture" "glitchvid/plaster/cleanplaster_orange" + "$envmaptint" "{204 68 30}" + "$reflectivity" "{382 166 0}" // this value is doubled + } } \ No newline at end of file