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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\demo\veteran_hat"
4N/A //"$bumpmap" "models\player\items\demo\veteran_hat_normal"
N/A3 "$baseTexture" "models/player/items/demo/veteran_hat"
N/A4 //"$bumpmap" "models/player/items/demo/veteran_hat_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
77 "$detailblendfactor" .01
2525 "$cloakPassEnabled" "1"
2626 "Proxies"
2727 {
28N/A "weapon_invis"
N/A28 "invis"
2929 {
3030 }
3131 "AnimatedTexture"
4747 "srcVar1" "$yellow"
4848 "resultVar" "$color2"
4949 }
50N/A// "ItemTintColor"
51N/A// {
52N/A// "resultVar" "$colortint_tmp"
53N/A// }
54N/A// "SelectFirstIfNonZero"
55N/A// {
56N/A// "srcVar1" "$colortint_tmp"
57N/A// "srcVar2" "$colortint_base"
58N/A// "resultVar" "$color2"
59N/A// }
6050 }
61N/A}
N/A51}