Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/sniper/sniper applearrow red.vmt

From Team Fortress Wiki
Jump to: navigation, search
3232 
3333 "Proxies"
3434 {
35N/A "weapon_invis"
N/A35 "invis"
3636 {
3737 }
38N/A 
3938 "AnimatedTexture"
4039 {
4140 "animatedtexturevar" "$detail"
4241 "animatedtextureframenumvar" "$detailframe"
4342 "animatedtextureframerate" 30
4443 }
45N/A 
4644 "BurnLevel"
4745 {
4846 "resultVar" "$detailblendfactor"
4947 }
50N/A 
51N/A "YellowLevel"
52N/A {
53N/A "resultVar" "$yellow"
54N/A }
55N/A 
56N/A "Equals"
57N/A {
58N/A "srcVar1" "$yellow"
59N/A "resultVar" "$color2"
60N/A }
6148 "ItemTintColor"
6249 {
6350 "resultVar" "$colortint_tmp"
6855 "srcVar2" "$colortint_base"
6956 "resultVar" "$color2"
7057 }
N/A58 "YellowLevel"
N/A59 {
N/A60 "resultVar" "$yellow"
N/A61 }
N/A62 "Multiply"
N/A63 {
N/A64 "srcVar1" "$color2"
N/A65 "srcVar2" "$yellow"
N/A66 "resultVar" "$color2"
N/A67 }
7168 }
72N/A}
N/A69}