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

From Team Fortress Wiki
Jump to: navigation, search
3535 "$cloakPassEnabled" "1"
3636 "Proxies"
3737 {
38N/A "weapon_invis"
N/A38 "invis"
3939 {
4040 }
4141 "AnimatedTexture"
4848 {
4949 "resultVar" "$detailblendfactor"
5050 }
51N/A "YellowLevel"
N/A51 "ItemTintColor"
5252 {
53N/A "resultVar" "$yellow"
N/A53 "resultVar" "$colortint_tmp"
5454 }
55N/A "Equals"
N/A55 "SelectFirstIfNonZero"
5656 {
57N/A "srcVar1" "$yellow"
N/A57 "srcVar1" "$colortint_tmp"
N/A58 "srcVar2" "$colortint_base"
5859 "resultVar" "$color2"
5960 }
60N/A "ItemTintColor"
N/A61 "YellowLevel"
6162 {
62N/A "resultVar" "$colortint_tmp"
N/A63 "resultVar" "$yellow"
6364 }
64N/A "SelectFirstIfNonZero"
N/A65 "Multiply"
6566 {
66N/A "srcVar1" "$colortint_tmp"
67N/A "srcVar2" "$colortint_base"
68N/A "resultVar" "$color2"
N/A67 "srcVar1" "$color2"
N/A68 "srcVar2" "$yellow"
N/A69 "resultVar" "$color2"
6970 }
7071 }
71N/A}
N/A72}