Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/hm disguisehat c.vmt

From Team Fortress Wiki
Jump to: navigation, search
3131 "$cloakPassEnabled" "1"
3232 "Proxies"
3333 {
34N/A "weapon_invis"
N/A34 "invis"
3535 {
3636 }
3737 "AnimatedTexture"
4444 {
4545 "resultVar" "$detailblendfactor"
4646 }
N/A47 "ItemTintColor"
N/A48 {
N/A49 "resultVar" "$colortint_tmp"
N/A50 }
N/A51 "SelectFirstIfNonZero"
N/A52 {
N/A53 "srcVar1" "$colortint_tmp"
N/A54 "srcVar2" "$colortint_base"
N/A55 "resultVar" "$color2"
N/A56 }
4757 "YellowLevel"
4858 {
4959 "resultVar" "$yellow"
5060 }
51N/A "Equals"
N/A61 "Multiply"
5262 {
53N/A "srcVar1" "$yellow"
N/A63 "srcVar1" "$color2"
N/A64 "srcVar2" "$yellow"
5465 "resultVar" "$color2"
5566 }
56N/A "ItemTintColor"
57N/A {
58N/A "resultVar" "$colortint_tmp"
59N/A }
60N/A "SelectFirstIfNonZero"
61N/A {
62N/A "srcVar1" "$colortint_tmp"
63N/A "srcVar2" "$colortint_base"
64N/A "resultVar" "$color2"
65N/A }
6667 }
67N/A}
N/A68}