--- a/materials/glitchvid/plaster/cleanplaster_blue.vmt Fri Sep 23 22:42:09 2016 -0600 +++ b/materials/glitchvid/plaster/cleanplaster_blue.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_blue" - "$envmaptint" "[ 0.25 0.26 0.28 ]" - "$reflectivity" "{0 348 510}" // this value is doubled -// "%notooltexture" // Unhides from mat view - } -} \ No newline at end of file + "$basetexture" "glitchvid/plaster/cleanplaster_blue" + "$bumpmap" "glitchvid/plaster/plaster_normalmap" + "$envmap" "env_cubemap" + "$normalmapalphaenvmapmask" "1" + "$envmaptint" "[ 0.25 0.26 0.28 ]" + "$surfaceprop" "plaster" + "$detail" "glitchvid/detail/plaster_detail_2" + "$detailscale" "5" +}