--- a/materials/glitchvid/plaster/cleanplaster_orange.vmt Fri Sep 23 22:42:09 2016 -0600 +++ b/materials/glitchvid/plaster/cleanplaster_orange.vmt Sat Sep 24 22:42:30 2016 -0600 @@ -1,11 +1,11 @@ -patch +"LightmappedGeneric" { - 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 -// "%notooltexture" // Unhides from mat view - } -} \ No newline at end of file + "$basetexture" "glitchvid/plaster/cleanplaster_orange" + "$bumpmap" "glitchvid/plaster/plaster_normalmap" + "$envmap" "env_cubemap" + "$normalmapalphaenvmapmask" "1" + "$envmaptint" "{204 68 30}" + "$surfaceprop" "plaster" + "$detail" "glitchvid/detail/plaster_detail_2" + "$detailscale" "5" +}