- Add missing lights materials

Sun, 17 Apr 2016 06:38:55 -0600

author
glitchvid
date
Sun, 17 Apr 2016 06:38:55 -0600
changeset 11
6e53a9069e20
parent 10
2fa032f75ca3
child 12
023480fc5ce3

- Add missing lights materials
Using in the map before, but from an incorrect directory.
Also fixe VTF file up.

materials/glitchvid/lights/lights1.vtf file | annotate | diff | comparison | revisions
materials/glitchvid/lights/low_light.vmt file | annotate | diff | comparison | revisions
materials/glitchvid/lights/low_light_vlow.vmt file | annotate | diff | comparison | revisions
Binary file materials/glitchvid/lights/lights1.vtf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/glitchvid/lights/low_light.vmt	Sun Apr 17 06:38:55 2016 -0600
@@ -0,0 +1,9 @@
+"UnlitGeneric"
+{
+	"$basetexture" "lights/lights1"
+	"$selfillum" 1
+	"$surfaceprop" "glass"
+	"$reflectivity" "[0 0 0]"
+	"$nodecal" "1"
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/glitchvid/lights/low_light_vlow.vmt	Sun Apr 17 06:38:55 2016 -0600
@@ -0,0 +1,9 @@
+"UnlitGeneric"
+{
+	"$basetexture" "lights/lights1"
+	"$selfillum" 1
+	"$surfaceprop" "glass"
+	"$reflectivity" "[0 0 0]"
+	"$nodecal" "1"
+}
+

mercurial