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

From Team Fortress Wiki
Jump to: navigation, search
22{
33 "$baseTexture" "models/player/items/pyro/xms_pyro_parka"
44 
5N/A "$bumpmap" "models\effects\flat_normal"
N/A5 "$bumpmap" "models/effects/flat_normal"
66 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
77 "$detailscale" "5"
88 "$detailblendfactor" .01
3434 
3535 "Proxies"
3636 {
37N/A "weapon_invis"
N/A37 "invis"
3838 {
3939 }
40N/A 
4140 "AnimatedTexture"
4241 {
4342 "animatedtexturevar" "$detail"
4443 "animatedtextureframenumvar" "$detailframe"
4544 "animatedtextureframerate" 30
4645 }
47N/A 
4846 "BurnLevel"
4947 {
5048 "resultVar" "$detailblendfactor"
5149 }
52N/A 
53N/A "YellowLevel"
54N/A {
55N/A "resultVar" "$yellow"
56N/A }
57N/A 
58N/A "Equals"
59N/A {
60N/A "srcVar1" "$yellow"
61N/A "resultVar" "$color2"
62N/A }
6350 "ItemTintColor"
6451 {
6552 "resultVar" "$colortint_tmp"
7057 "srcVar2" "$colortint_base"
7158 "resultVar" "$color2"
7259 }
N/A60 "YellowLevel"
N/A61 {
N/A62 "resultVar" "$yellow"
N/A63 }
N/A64 "Multiply"
N/A65 {
N/A66 "srcVar1" "$color2"
N/A67 "srcVar2" "$yellow"
N/A68 "resultVar" "$color2"
N/A69 }
7370 }
74N/A}
N/A71}