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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\heavy/heavy_mustachehat"
N/A3 "$baseTexture" "models/player/items/heavy/heavy_mustachehat"
44 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
55 "$detailscale" "5"
66 "$detailblendfactor" .01
3535 "$cloakPassEnabled" "1"
3636 "Proxies"
3737 {
38N/A "weapon_invis"
N/A38 "invis"
3939 {
4040 }
4141 "AnimatedTexture"
4848 {
4949 "resultVar" "$detailblendfactor"
5050 }
N/A51 "ItemTintColor"
N/A52 {
N/A53 "resultVar" "$colortint_tmp"
N/A54 }
N/A55 "SelectFirstIfNonZero"
N/A56 {
N/A57 "srcVar1" "$colortint_tmp"
N/A58 "srcVar2" "$colortint_base"
N/A59 "resultVar" "$color2"
N/A60 }
5161 "YellowLevel"
5262 {
5363 "resultVar" "$yellow"
5464 }
55N/A "Equals"
N/A65 "Multiply"
5666 {
57N/A "srcVar1" "$yellow"
N/A67 "srcVar1" "$color2"
N/A68 "srcVar2" "$yellow"
5869 "resultVar" "$color2"
5970 }
60N/A "ItemTintColor"
61N/A {
62N/A "resultVar" "$colortint_tmp"
63N/A }
64N/A "SelectFirstIfNonZero"
65N/A {
66N/A "srcVar1" "$colortint_tmp"
67N/A "srcVar2" "$colortint_base"
68N/A "resultVar" "$color2"
69N/A }
70N/A 
7171 }
7272}