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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\pyro/pyro_hat_blue"
4N/A "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/pyro/pyro_hat_blue"
N/A4 "$bumpmap" "models/effects/flat_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
77 "$detailblendfactor" .01
1111 "$phong" "1"
1212 "$phongexponent" "15"
1313 "$phongboost" ".1"
14N/A "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A14 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
1515 "$phongfresnelranges" "[2 1 5]"
1616// "$halflambert" "1"
1717// "$basemapalphaphongmask" "1"
3131 
3232 "Proxies"
3333 {
34N/A "weapon_invis"
N/A34 "invis"
3535 {
3636 }
3737 "AnimatedTexture"
4444 {
4545 "resultVar" "$detailblendfactor"
4646 }
47N/A "YellowLevel"
48N/A {
49N/A "resultVar" "$yellow"
50N/A }
51N/A "Equals"
52N/A {
53N/A "srcVar1" "$yellow"
54N/A "resultVar" "$color2"
55N/A }
5647 "ItemTintColor"
5748 {
5849 "resultVar" "$colortint_tmp"
6354 "srcVar2" "$colortint_base"
6455 "resultVar" "$color2"
6556 }
66N/A 
N/A57 "YellowLevel"
N/A58 {
N/A59 "resultVar" "$yellow"
N/A60 }
N/A61 "Multiply"
N/A62 {
N/A63 "srcVar1" "$color2"
N/A64 "srcVar2" "$yellow"
N/A65 "resultVar" "$color2"
N/A66 }
6767 }
68N/A}
N/A68}