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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\pyro/pyro_chicken"
4N/A "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/pyro/pyro_chicken"
N/A4 "$bumpmap" "models/effects/flat_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
77 "$detailblendfactor" .01
1717 "$phong" "1"
1818 "$phongexponent" "15"
1919 "$phongboost" ".75"
20N/A "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A20 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
2121 "$phongfresnelranges" "[1 2 5]"
2222 
2323 // Rim lighting parameters
2929 
3030 "Proxies"
3131 {
32N/A "weapon_invis"
N/A32 "invis"
3333 {
3434 }
3535 "AnimatedTexture"
4242 {
4343 "resultVar" "$detailblendfactor"
4444 }
N/A45 "ItemTintColor"
N/A46 {
N/A47 "resultVar" "$colortint_tmp"
N/A48 }
N/A49 "SelectFirstIfNonZero"
N/A50 {
N/A51 "srcVar1" "$colortint_tmp"
N/A52 "srcVar2" "$colortint_base"
N/A53 "resultVar" "$color2"
N/A54 }
4555 "YellowLevel"
4656 {
4757 "resultVar" "$yellow"
4858 }
49N/A "Equals"
N/A59 "Multiply"
5060 {
51N/A "srcVar1" "$yellow"
N/A61 "srcVar1" "$color2"
N/A62 "srcVar2" "$yellow"
5263 "resultVar" "$color2"
5364 }
54N/A "ItemTintColor"
55N/A {
56N/A "resultVar" "$colortint_tmp"
57N/A }
58N/A "SelectFirstIfNonZero"
59N/A {
60N/A "srcVar1" "$colortint_tmp"
61N/A "srcVar2" "$colortint_base"
62N/A "resultVar" "$color2"
63N/A }
64N/A 
6565 }
66N/A}
67N/A 
68N/A 
N/A66}