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

From Team Fortress Wiki
Jump to: navigation, search
3636 
3737 "Proxies"
3838 {
39N/A "weapon_invis"
N/A39 "invis"
4040 {
4141 }
4242 "AnimatedTexture"
4949 {
5050 "resultVar" "$detailblendfactor"
5151 }
52N/A "YellowLevel"
53N/A {
54N/A "resultVar" "$yellow"
55N/A }
56N/A "Equals"
57N/A {
58N/A "srcVar1" "$yellow"
59N/A "resultVar" "$color2"
60N/A }
6152 "ItemTintColor"
6253 {
6354 "resultVar" "$colortint_tmp"
6859 "srcVar2" "$colortint_base"
6960 "resultVar" "$color2"
7061 }
71N/A 
N/A62 "YellowLevel"
N/A63 {
N/A64 "resultVar" "$yellow"
N/A65 }
N/A66 "Multiply"
N/A67 {
N/A68 "srcVar1" "$color2"
N/A69 "srcVar2" "$yellow"
N/A70 "resultVar" "$color2"
N/A71 }
7272 }
73N/A}
N/A73}