materials/glitchvid/plaster/cleanplaster_blue.vmt

changeset 23
43608377dcb5
parent 0
a5ee9df947f6
child 26
f705f25e45fa
--- a/materials/glitchvid/plaster/cleanplaster_blue.vmt	Thu Apr 28 19:04:57 2016 -0600
+++ b/materials/glitchvid/plaster/cleanplaster_blue.vmt	Thu May 05 21:31:38 2016 -0600
@@ -1,12 +1,10 @@
-"LightmappedGeneric"
+patch
 {
-	"$basetexture" "glitchvid/plaster/cleanplaster_blue"
-	"$bumpmap" "glitchvid/plaster/plaster_normalmap"
-	"$envmap" "env_cubemap"
-	"$normalmapalphaenvmapmask" 1
-	"$envmaptint" "[ 0.25 0.26 0.28 ]"
-	"$reflectivity" "{0 348 510}" // this value is doubled
-	"$surfaceprop" "plaster"
-	//"$detail"	"glitchvid/detail/plaster_detail_lrg"
-	"$detailscale" "7"
+	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
+	}
 }
\ No newline at end of file

mercurial