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

From Team Fortress Wiki
Jump to: navigation, search
2727 "$cloakPassEnabled" "1"
2828 "Proxies"
2929 {
30N/A "weapon_invis"
N/A30 "invis"
3131 {
3232 }
3333 "AnimatedTexture"
4040 {
4141 "resultVar" "$detailblendfactor"
4242 }
N/A43 "ItemTintColor"
N/A44 {
N/A45 "resultVar" "$colortint_tmp"
N/A46 }
N/A47 "SelectFirstIfNonZero"
N/A48 {
N/A49 "srcVar1" "$colortint_tmp"
N/A50 "srcVar2" "$colortint_base"
N/A51 "resultVar" "$color2"
N/A52 }
4353 "YellowLevel"
4454 {
4555 "resultVar" "$yellow"
4656 }
47N/A "Equals"
N/A57 "Multiply"
4858 {
49N/A "srcVar1" "$yellow"
N/A59 "srcVar1" "$color2"
N/A60 "srcVar2" "$yellow"
5061 "resultVar" "$color2"
5162 }
52N/A "ItemTintColor"
53N/A {
54N/A "resultVar" "$colortint_tmp"
55N/A }
56N/A "SelectFirstIfNonZero"
57N/A {
58N/A "srcVar1" "$colortint_tmp"
59N/A "srcVar2" "$colortint_base"
60N/A "resultVar" "$color2"
61N/A }
62N/A 
6363 }
64N/A}
N/A64}