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

From Team Fortress Wiki
< Template:PatchDiff/April 1, 2014 Patch
Revision as of 16:47, 2 April 2014 by MousseBOT (talk | contribs) (Diff of file "tf/tf2_misc_dir.vpk/materials/models/player/items/pyro/pyro_chef_hat.vmt" for patch April 1, 2014 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\pyro/pyro_chef_hat_diffuse"
4N/A// "$bumpmap" "models\player\items\pyro/fireman_helmet_normal"
N/A3 "$baseTexture" "models/player/items/pyro/pyro_chef_hat_diffuse"
N/A4// "$bumpmap" "models/player/items/pyro/fireman_helmet_normal"
55 
66 "$phong" "1"
77 "$phongexponent" "4"
88 "$phongboost" "0.5"
9N/A "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A9 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
1010 "$phongfresnelranges" "[.3 1 8]"
1111 
1212 "$blendtintbybasealpha" "1"
2121 
2222 "Proxies"
2323 {
24N/A "weapon_invis"
N/A24 "invis"
2525 {
2626 }
2727 "AnimatedTexture"
3434 {
3535 "resultVar" "$detailblendfactor"
3636 }
N/A37 "ItemTintColor"
N/A38 {
N/A39 "resultVar" "$colortint_tmp"
N/A40 }
N/A41 "SelectFirstIfNonZero"
N/A42 {
N/A43 "srcVar1" "$colortint_tmp"
N/A44 "srcVar2" "$colortint_base"
N/A45 "resultVar" "$color2"
N/A46 }
3747 "YellowLevel"
3848 {
3949 "resultVar" "$yellow"
4050 }
41N/A "Equals"
N/A51 "Multiply"
4252 {
43N/A "srcVar1" "$yellow"
N/A53 "srcVar1" "$color2"
N/A54 "srcVar2" "$yellow"
4455 "resultVar" "$color2"
4556 }
46N/A "ItemTintColor"
47N/A {
48N/A "resultVar" "$colortint_tmp"
49N/A }
50N/A "SelectFirstIfNonZero"
51N/A {
52N/A "srcVar1" "$colortint_tmp"
53N/A "srcVar2" "$colortint_base"
54N/A "resultVar" "$color2"
55N/A }
5657 }
57N/A}
58N/A 
N/A58}