Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/weapons/c items/c sandwich xmas blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
3333 "$sheenmapmaskframe" "0"
3434 "$sheenindex" "0"
3535 
N/A36 "$yellow" "0"
N/A37 
3638 "Proxies"
3739 {
3840 "AnimatedWeaponSheen"
4446 "invis"
4547 {
4648 }
47N/A "ModelGlowColor"
48N/A {
49N/A "resultVar" "$glowcolor"
50N/A }
51N/A "Equals"
N/A49 "ItemTintColor"
5250 {
53N/A "srcVar1" "$glowcolor"
54N/A "resultVar" "$selfillumtint"
N/A51 "resultVar" "$colortint_tmp"
5552 }
56N/A "Equals"
N/A53 "SelectFirstIfNonZero"
5754 {
58N/A "srcVar1" "$glowcolor"
N/A55 "srcVar1" "$colortint_tmp"
N/A56 "srcVar2" "$colortint_base"
5957 "resultVar" "$color2"
6058 }
61N/A 
62N/A "ItemTintColor"
N/A59 "YellowLevel"
6360 {
64N/A "resultVar" "$colortint_tmp"
N/A61 "resultVar" "$yellow"
6562 }
66N/A "SelectFirstIfNonZero"
N/A63 "Multiply"
6764 {
68N/A "srcVar1" "$colortint_tmp"
69N/A "srcVar2" "$colortint_base"
N/A65 "srcVar1" "$color2"
N/A66 "srcVar2" "$yellow"
7067 "resultVar" "$color2"
7168 }
7269 }
73N/A}
N/A70}