diff -r 7e21d298584a -r f705f25e45fa materials/glitchvid/plaster/cleanplaster_base.vmt --- a/materials/glitchvid/plaster/cleanplaster_base.vmt Fri May 06 16:10:51 2016 -0600 +++ b/materials/glitchvid/plaster/cleanplaster_base.vmt Wed May 18 02:17:40 2016 -0600 @@ -9,5 +9,10 @@ // "$reflectivity" "[0.5 0.5 0.5]" // VTF is doing fine automatically "$detail" "glitchvid/detail/plaster_detail_2" "$detailscale" "5" + "%notooltexture" "1" // Hides from mat view in hammer +// +// !! OTHER CLEANPLASTER MATERIALS WILL NOT OPEN IN VTFEdit +// THIS IS BECAUSE OF NOTOOLTEXTURE, USE A TEXT EDITOR !! +// // This is the "BASE" material that all other materials draw from, and then $patch -} \ No newline at end of file +}