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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\heavy/capones_capper"
4N/A// "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/heavy/capones_capper"
N/A4// "$bumpmap" "models/effects/flat_normal"
55 
66 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
77 "$detailscale" "5"
3333 
3434 "Proxies"
3535 {
36N/A "weapon_invis"
N/A36 "invis"
3737 {
3838 }
3939 "AnimatedTexture"
4646 {
4747 "resultVar" "$detailblendfactor"
4848 }
49N/A "YellowLevel"
50N/A {
51N/A "resultVar" "$yellow"
52N/A }
53N/A "Equals"
54N/A {
55N/A "srcVar1" "$yellow"
56N/A "resultVar" "$color2"
57N/A }
5849 "ItemTintColor"
5950 {
6051 "resultVar" "$colortint_tmp"
6556 "srcVar2" "$colortint_base"
6657 "resultVar" "$color2"
6758 }
68N/A 
N/A59 "YellowLevel"
N/A60 {
N/A61 "resultVar" "$yellow"
N/A62 }
N/A63 "Multiply"
N/A64 {
N/A65 "srcVar1" "$color2"
N/A66 "srcVar2" "$yellow"
N/A67 "resultVar" "$color2"
N/A68 }
6969 }
70N/A}
N/A70}