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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\pyro\pyromancer_horn_texture.vtf"
4N/A "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/pyro/pyromancer_horn_texture.vtf"
N/A4 "$bumpmap" "models/effects/flat_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
77 "$detailblendfactor" .01
1212 "$phong" "1"
1313 "$phongexponent" "15"
1414 "$phongboost" "3"
15N/A //"$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A15 //"$lightwarptexture" "models/lightwarps/weapon_lightwarp"
1616 "$phongfresnelranges" "[2 1 5]"
1717// "$halflambert" "1"
1818 "$basemapalphaphongmask" "1"
3636 
3737 "Proxies"
3838 {
39N/A "weapon_invis"
N/A39 "invis"
4040 {
4141 }
4242 "AnimatedTexture"
4949 {
5050 "resultVar" "$detailblendfactor"
5151 }
52N/A "YellowLevel"
53N/A {
54N/A "resultVar" "$yellow"
55N/A }
56N/A "Equals"
57N/A {
58N/A "srcVar1" "$yellow"
59N/A "resultVar" "$color2"
60N/A }
6152 "ItemTintColor"
6253 {
6354 "resultVar" "$colortint_tmp"
6859 "srcVar2" "$colortint_base"
6960 "resultVar" "$color2"
7061 }
71N/A 
N/A62 "YellowLevel"
N/A63 {
N/A64 "resultVar" "$yellow"
N/A65 }
N/A66 "Multiply"
N/A67 {
N/A68 "srcVar1" "$color2"
N/A69 "srcVar2" "$yellow"
N/A70 "resultVar" "$color2"
N/A71 }
7272 }
73N/A}
N/A73}