diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_pencil.vmt --- a/materials/glitchvid/glass/glass_edge_pencil.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/glitchvid/glass/glass_edge_pencil.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,11 @@ -patch +"LightmappedGeneric" { - include "materials/glitchvid/glass/glass_edge_basemat.vmt" - insert - { - "$normalmap" "glitchvid/glass/glass_edge_pencil_nrm" - "%tooltexture" "glitchvid/glass/glass_edge_pencil_nrm" - } + "$basetexture" "glitchvid/glass/glass_edge_basemat_diffuse" + "$envmap" "env_cubemap" + "$surfaceprop" "glass" + "$nocull" 1 + "$basealphaenvmapmask" 1 + "$alpha" 0.7 + "$normalmap" "glitchvid/glass/glass_edge_pencil_nrm" + "%tooltexture" "glitchvid/glass/glass_edge_pencil_nrm" } \ No newline at end of file