Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/dex belltower visor.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$basetexture" "models\player\items\all_class\dex_belltower_visor"
N/A3 "$basetexture" "models/player/items/all_class/dex_belltower_visor"
44// "$bumpmap" "models/player/items/all_class/professor_shades_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
3434 
3535 "Proxies"
3636 {
37N/A "weapon_invis"
N/A37 "invis"
3838 {
3939 }
4040 "AnimatedTexture"
4747 {
4848 "resultVar" "$detailblendfactor"
4949 }
50N/A "YellowLevel"
N/A50 "ItemTintColor"
5151 {
52N/A "resultVar" "$yellow"
N/A52 "resultVar" "$colortint_tmp"
5353 }
54N/A "Equals"
N/A54 "SelectFirstIfNonZero"
5555 {
56N/A "srcVar1" "$yellow"
N/A56 "srcVar1" "$colortint_tmp"
N/A57 "srcVar2" "$colortint_base"
5758 "resultVar" "$color2"
5859 }
59N/A "ItemTintColor"
60N/A {
61N/A "resultVar" "$colortint_tmp"
N/A60 "YellowLevel"
N/A61 {
N/A62 "resultVar" "$yellow"
6263 }
63N/A "SelectFirstIfNonZero"
N/A64 "Multiply"
6465 {
65N/A "srcVar1" "$colortint_tmp"
66N/A "srcVar2" "$colortint_base"
67N/A "resultVar" "$color2"
N/A66 "srcVar1" "$color2"
N/A67 "srcVar2" "$yellow"
N/A68 "resultVar" "$color2"
6869 }
6970 }
70N/A}
N/A71}