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

From Team Fortress Wiki
Jump to: navigation, search
6666 
6767 "Proxies"
6868 {
69N/A "weapon_invis"
N/A69 "invis"
7070 {
7171 }
7272 "AnimatedTexture"
7979 {
8080 "resultVar" "$detailblendfactor"
8181 }
N/A82 "ItemTintColor"
N/A83 {
N/A84 "resultVar" "$colortint_tmp"
N/A85 }
N/A86 "SelectFirstIfNonZero"
N/A87 {
N/A88 "srcVar1" "$colortint_tmp"
N/A89 "srcVar2" "$colortint_base"
N/A90 "resultVar" "$color2"
N/A91 }
8292 "YellowLevel"
8393 {
8494 "resultVar" "$yellow"
8595 }
86N/A "Equals"
N/A96 "Multiply"
8797 {
88N/A "srcVar1" "$yellow"
N/A98 "srcVar1" "$color2"
N/A99 "srcVar2" "$yellow"
89100 "resultVar" "$color2"
90101 }
91N/A "ItemTintColor"
92N/A {
93N/A "resultVar" "$colortint_tmp"
94N/A }
95N/A "SelectFirstIfNonZero"
96N/A {
97N/A "srcVar1" "$colortint_tmp"
98N/A "srcVar2" "$colortint_base"
99N/A "resultVar" "$color2"
100N/A }
101N/A 
102102 }
103N/A}
104N/A 
N/A103}