Thu, 21 Apr 2016 10:52:41 -0600
- Add missing glass texture
This is essential for the map, it was missing before
0 | 1 | "Refract" |
2 | { | |
3 | "$bluramount" "10" | |
4 | "$refractamount" "0.075" | |
5 | "$refracttint" "{0 255 144}" | |
6 | "$envmap" "env_cubemap" | |
7 | "$surfaceprop" "glass" | |
8 | $nocull 1 | |
9 | "$normalmap" "glitchvid/glass/glass_edge_flat_nrm" | |
10 | %tooltexture glitchvid/glass/glass_edge_flat_tooltexture | |
11 | ||
12 | } |