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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\pyro/pyro_hat"
4N/A "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/pyro/pyro_hat"
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"
3535 
3636 "Proxies"
3737 {
38N/A "weapon_invis"
N/A38 "invis"
3939 {
4040 }
4141 "AnimatedTexture"
4848 {
4949 "resultVar" "$detailblendfactor"
5050 }
51N/A "YellowLevel"
52N/A {
53N/A "resultVar" "$yellow"
54N/A }
55N/A "Equals"
56N/A {
57N/A "srcVar1" "$yellow"
58N/A "resultVar" "$color2"
59N/A }
6051 "ItemTintColor"
6152 {
6253 "resultVar" "$colortint_tmp"
6758 "srcVar2" "$colortint_base"
6859 "resultVar" "$color2"
6960 }
70N/A 
N/A61 "YellowLevel"
N/A62 {
N/A63 "resultVar" "$yellow"
N/A64 }
N/A65 "Multiply"
N/A66 {
N/A67 "srcVar1" "$color2"
N/A68 "srcVar2" "$yellow"
N/A69 "resultVar" "$color2"
N/A70 }
7171 }
72N/A}
73N/A 
N/A72}