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

From Team Fortress Wiki
Jump to: navigation, search
3737 
3838 "Proxies"
3939 {
40N/A "weapon_invis"
N/A40 "invis"
4141 {
4242 }
4343 "AnimatedTexture"
5050 {
5151 "resultVar" "$detailblendfactor"
5252 }
N/A53 "ItemTintColor"
N/A54 {
N/A55 "resultVar" "$colortint_tmp"
N/A56 }
N/A57 "SelectFirstIfNonZero"
N/A58 {
N/A59 "srcVar1" "$colortint_tmp"
N/A60 "srcVar2" "$colortint_base"
N/A61 "resultVar" "$color2"
N/A62 }
5363 "YellowLevel"
5464 {
5565 "resultVar" "$yellow"
5666 }
57N/A "Equals"
N/A67 "Multiply"
5868 {
59N/A "srcVar1" "$yellow"
N/A69 "srcVar1" "$color2"
N/A70 "srcVar2" "$yellow"
6071 "resultVar" "$color2"
6172 }
62N/A "ItemTintColor"
63N/A {
64N/A "resultVar" "$colortint_tmp"
65N/A }
66N/A "SelectFirstIfNonZero"
67N/A {
68N/A "srcVar1" "$colortint_tmp"
69N/A "srcVar2" "$colortint_base"
70N/A "resultVar" "$color2"
71N/A }
72N/A 
7373 }
74N/A}
N/A74}