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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\engineer/train_hat"
4N/A "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/engineer/train_hat"
N/A4 "$bumpmap" "models/effects/flat_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
77 "$detailblendfactor" .01
3434 
3535 "Proxies"
3636 {
37N/A "weapon_invis"
N/A37 "invis"
3838 {
3939 }
4040 "AnimatedTexture"
4747 {
4848 "resultVar" "$detailblendfactor"
4949 }
N/A50 "ItemTintColor"
N/A51 {
N/A52 "resultVar" "$colortint_tmp"
N/A53 }
N/A54 "SelectFirstIfNonZero"
N/A55 {
N/A56 "srcVar1" "$colortint_tmp"
N/A57 "srcVar2" "$colortint_base"
N/A58 "resultVar" "$color2"
N/A59 }
5060 "YellowLevel"
5161 {
5262 "resultVar" "$yellow"
5363 }
54N/A "Equals"
N/A64 "Multiply"
5565 {
56N/A "srcVar1" "$yellow"
N/A66 "srcVar1" "$color2"
N/A67 "srcVar2" "$yellow"
5768 "resultVar" "$color2"
5869 }
59N/A "ItemTintColor"
60N/A {
61N/A "resultVar" "$colortint_tmp"
62N/A }
63N/A "SelectFirstIfNonZero"
64N/A {
65N/A "srcVar1" "$colortint_tmp"
66N/A "srcVar2" "$colortint_base"
67N/A "resultVar" "$color2"
68N/A }
69N/A 
7070 }
71N/A}
N/A71}