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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\all_class\xms_allclass_beard"
4N/A "$bumpmap" "models\player\items\all_class\xms_allclass_beard_normal"
N/A3 "$baseTexture" "models/player/items/all_class/xms_allclass_beard"
N/A4 "$bumpmap" "models/player/items/all_class/xms_allclass_beard_normal"
55 "$detailscale" "5"
66 "$detailblendfactor" .01
77 "$detailblendmode" 6
2929 
3030 "Proxies"
3131 {
32N/A "weapon_invis"
N/A32 "invis"
3333 {
3434 }
3535 "AnimatedTexture"
4242 {
4343 "resultVar" "$detailblendfactor"
4444 }
45N/A "YellowLevel"
N/A45 "ItemTintColor"
4646 {
47N/A "resultVar" "$yellow"
N/A47 "resultVar" "$colortint_tmp"
4848 }
49N/A "Equals"
N/A49 "SelectFirstIfNonZero"
5050 {
51N/A "srcVar1" "$yellow"
N/A51 "srcVar1" "$colortint_tmp"
N/A52 "srcVar2" "$colortint_base"
5253 "resultVar" "$color2"
5354 }
54N/A "ItemTintColor"
N/A55 "YellowLevel"
5556 {
56N/A "resultVar" "$colortint_tmp"
N/A57 "resultVar" "$yellow"
5758 }
58N/A "SelectFirstIfNonZero"
N/A59 "Multiply"
5960 {
60N/A "srcVar1" "$colortint_tmp"
61N/A "srcVar2" "$colortint_base"
62N/A "resultVar" "$color2"
N/A61 "srcVar1" "$color2"
N/A62 "srcVar2" "$yellow"
N/A63 "resultVar" "$color2"
6364 }
64N/A 
6565 }
66N/A}
N/A66}