- Fix nadepit not having textures

Tue, 11 Jul 2017 03:02:07 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Tue, 11 Jul 2017 03:02:07 -0600
changeset 20
bdbca76185b5
parent 19
e260e45c9e16
child 21
d13aeb07c860

- Fix nadepit not having textures

ttt_tr_debug.vmf file | annotate | diff | comparison | revisions
--- a/ttt_tr_debug.vmf	Tue Jul 11 02:55:35 2017 -0600
+++ b/ttt_tr_debug.vmf	Tue Jul 11 03:02:07 2017 -0600
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "6440"
-	"mapversion" "871"
+	"mapversion" "872"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -26,7 +26,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "871"
+	"mapversion" "872"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -3047,7 +3047,7 @@
 		{
 			"id" "10964"
 			"plane" "(-128 256 0) (-320 256 0) (-320 256 -128)"
-			"material" "TOOLS/TOOLSNODRAW"
+			"material" "DEV/GRAYGRID"
 			"uaxis" "[1 0 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -3101,7 +3101,7 @@
 		{
 			"id" "10968"
 			"plane" "(-192 448 0) (-192 256 0) (-192 256 -128)"
-			"material" "TOOLS/TOOLSNODRAW"
+			"material" "DEV/GRAYGRID"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -6942,7 +6942,7 @@
 		{
 			"id" "10983"
 			"plane" "(-318 446 -128) (-318 446 0) (-192 446 0)"
-			"material" "TOOLS/TOOLSNODRAW"
+			"material" "DEV/GRAYGRID"
 			"uaxis" "[1 0 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -6997,7 +6997,7 @@
 		{
 			"id" "10987"
 			"plane" "(-318 256 -128) (-318 256 0) (-318 446 0)"
-			"material" "TOOLS/TOOLSNODRAW"
+			"material" "DEV/GRAYGRID"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -98893,8 +98893,8 @@
 	"activecamera" "0"
 	camera
 	{
-		"position" "[-166.249 136.63 117.884]"
-		"look" "[286.91 -200.849 -14.6393]"
+		"position" "[-283.02 349.675 152.995]"
+		"look" "[-251.496 357.142 -426.452]"
 	}
 }
 cordon

mercurial