Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/xcom flattop blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
3838 "360?$color2" "[ 0.7 0.7 0.7 ]"
3939 "Proxies"
4040 {
41N/A "weapon_invis"
N/A41 "invis"
4242 {
4343 }
44N/A 
4544 "AnimatedTexture"
4645 {
4746 "animatedtexturevar" "$detail"
4847 "animatedtextureframenumvar" "$detailframe"
4948 "animatedtextureframerate" 30
5049 }
51N/A 
5250 "BurnLevel"
5351 {
5452 "resultVar" "$detailblendfactor"
5553 }
56N/A 
57N/A "YellowLevel"
58N/A {
59N/A "resultVar" "$yellow"
60N/A }
61N/A 
62N/A "Equals"
63N/A {
64N/A "srcVar1" "$yellow"
65N/A "resultVar" "$color2"
66N/A }
6754 "ItemTintColor"
6855 {
6956 "resultVar" "$colortint_tmp"
7461 "srcVar2" "$colortint_base"
7562 "resultVar" "$color2"
7663 }
77N/A 
N/A64 "YellowLevel"
N/A65 {
N/A66 "resultVar" "$yellow"
N/A67 }
N/A68 "Multiply"
N/A69 {
N/A70 "srcVar1" "$color2"
N/A71 "srcVar2" "$yellow"
N/A72 "resultVar" "$color2"
N/A73 }
7874 }
79N/A}
80N/A 
81N/A 
82N/A 
83N/A 
84N/A 
N/A75}