Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/ugc9 body iron.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
33 "$baseTexture" "models/player/items/all_class/UGC9_body"
4N/A "$bumpmap" "models/player/items/all_class/UGC9_normal"
N/A4 "$bumpmap" "models/player/items/all_class/UGC9_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
77 "$detailblendfactor" .01
2222 "$blendtintbybasealpha" "1"
2323 "$blendtintcoloroverbase" "0"
2424 
25N/A "$color2" "{ 93 93 93 }"
26N/A "$colortint_base" "{ 93 93 93 }"
27N/A "$colortint_tmp" "{ 1 1 1 }"
N/A25 "$color2" "{ 93 93 93 }"
N/A26 "$colortint_base" "{ 93 93 93 }"
N/A27 "$colortint_tmp" "{ 1 1 1 }"
2828 
2929 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
3030 "$phongwarptexture" "models/weapons/c_items/c_pomson_phongwarp"
4242 "$cloakPassEnabled" "1"
4343 "Proxies"
4444 {
45N/A "weapon_invis"
N/A45 "invis"
4646 {
4747 }
4848 "AnimatedTexture"
5555 {
5656 "resultVar" "$detailblendfactor"
5757 }
58N/A "YellowLevel"
59N/A {
60N/A "resultVar" "$yellow"
61N/A }
62N/A "Equals"
63N/A {
64N/A "srcVar1" "$yellow"
65N/A "resultVar" "$color2"
66N/A }
6758 "ItemTintColor"
6859 {
6960 "resultVar" "$colortint_tmp"
7465 "srcVar2" "$colortint_base"
7566 "resultVar" "$color2"
7667 }
77N/A 
N/A68 "YellowLevel"
N/A69 {
N/A70 "resultVar" "$yellow"
N/A71 }
N/A72 "Multiply"
N/A73 {
N/A74 "srcVar1" "$color2"
N/A75 "srcVar2" "$yellow"
N/A76 "resultVar" "$color2"
N/A77 }
7878 }
7979}