prefabs/ttt_m16.vmf

branch
wip
changeset 43
e46e236f623c
parent 41
2a9df2c752a9
--- a/prefabs/ttt_m16.vmf	Fri Apr 22 02:34:59 2016 -0600
+++ b/prefabs/ttt_m16.vmf	Fri Apr 22 02:58:23 2016 -0600
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "6440"
-	"mapversion" "10"
+	"mapversion" "13"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -20,7 +20,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "10"
+	"mapversion" "13"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -108,7 +108,7 @@
 		side
 		{
 			"id" "7"
-			"plane" "(-20 -12 28) (-20 12 28) (24 12 28)"
+			"plane" "(-20 -12 22) (-20 12 22) (24 12 22)"
 			"material" "TOOLS/TOOLSSKIP"
 			"uaxis" "[1 0 0 32] 0.5"
 			"vaxis" "[0 -1 0 32] 0.375"
@@ -130,7 +130,7 @@
 		side
 		{
 			"id" "9"
-			"plane" "(-20 -12 0) (-20 12 0) (-20 12 28)"
+			"plane" "(-20 -12 0) (-20 12 0) (-20 12 22)"
 			"material" "TOOLS/TOOLSSKIP"
 			"uaxis" "[0 -1 0 32] 0.375"
 			"vaxis" "[0 0 -1 0] 0.4375"
@@ -141,7 +141,7 @@
 		side
 		{
 			"id" "10"
-			"plane" "(24 12 0) (24 -12 0) (24 -12 28)"
+			"plane" "(24 12 0) (24 -12 0) (24 -12 22)"
 			"material" "TOOLS/TOOLSSKIP"
 			"uaxis" "[0 1 0 32] 0.375"
 			"vaxis" "[0 0 -1 0] 0.4375"
@@ -152,7 +152,7 @@
 		side
 		{
 			"id" "11"
-			"plane" "(-20 12 0) (24 12 0) (24 12 28)"
+			"plane" "(-20 12 0) (24 12 0) (24 12 22)"
 			"material" "TOOLS/TOOLSSKIP"
 			"uaxis" "[-1 0 0 32] 0.5"
 			"vaxis" "[0 0 -1 0] 0.4375"
@@ -163,7 +163,7 @@
 		side
 		{
 			"id" "12"
-			"plane" "(24 -12 0) (-20 -12 0) (-20 -12 28)"
+			"plane" "(24 -12 0) (-20 -12 0) (-20 -12 22)"
 			"material" "TOOLS/TOOLSSKIP"
 			"uaxis" "[1 0 0 32] 0.5"
 			"vaxis" "[0 0 -1 0] 0.4375"
@@ -215,10 +215,10 @@
 entity
 {
 	"id" "23"
-	"classname" "item_ammo_357_ttt"
-	"angles" "0 180 0"
+	"classname" "item_ammo_pistol_ttt"
+	"angles" "0 0 0"
 	"disableshadows" "0"
-	"origin" "8 0 1"
+	"origin" "10 0 0"
 	editor
 	{
 		"color" "126 163 0"
@@ -231,10 +231,10 @@
 entity
 {
 	"id" "44"
-	"classname" "item_ammo_357_ttt"
-	"angles" "0 180 0"
+	"classname" "item_ammo_pistol_ttt"
+	"angles" "0 0 0"
 	"disableshadows" "0"
-	"origin" "-7 0 1"
+	"origin" "-8 0 0"
 	editor
 	{
 		"color" "126 163 0"
@@ -254,7 +254,7 @@
 		"OnPlayerPickup" "ttt_weapon_dlight_&i,TurnOff,,0,-1"
 		"OnPlayerPickup" "ttt_weapon_dlight_&i,Kill,,0,-1"
 	}
-	"origin" "-10 -2 12"
+	"origin" "-10 2 14"
 	editor
 	{
 		"color" "126 163 0"

mercurial