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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\all_class/grenade_skulls"
4N/A "$bumpmap" "models\player\items\all_class/grenade_skulls_normal"
N/A3 "$baseTexture" "models/player/items/all_class/grenade_skulls"
N/A4 "$bumpmap" "models/player/items/all_class/grenade_skulls_normal"
55 
66 "$detail" "effects/tiledfire/fireLayeredSlowTiled512"
77 "$detailscale" "5"
3232 "$cloakPassEnabled" "1"
3333 "Proxies"
3434 {
35N/A "weapon_invis"
N/A35 "invis"
3636 {
3737 }
3838 "AnimatedTexture"
4545 {
4646 "resultVar" "$detailblendfactor"
4747 }
N/A48 "ItemTintColor"
N/A49 {
N/A50 "resultVar" "$colortint_tmp"
N/A51 }
N/A52 "SelectFirstIfNonZero"
N/A53 {
N/A54 "srcVar1" "$colortint_tmp"
N/A55 "srcVar2" "$colortint_base"
N/A56 "resultVar" "$color2"
N/A57 }
4858 "YellowLevel"
4959 {
5060 "resultVar" "$yellow"
5161 }
52N/A "Equals"
N/A62 "Multiply"
5363 {
54N/A "srcVar1" "$yellow"
N/A64 "srcVar1" "$color2"
N/A65 "srcVar2" "$yellow"
5566 "resultVar" "$color2"
5667 }
57N/A "ItemTintColor"
58N/A {
59N/A "resultVar" "$colortint_tmp"
60N/A }
61N/A "SelectFirstIfNonZero"
62N/A {
63N/A "srcVar1" "$colortint_tmp"
64N/A "srcVar2" "$colortint_base"
65N/A "resultVar" "$color2"
66N/A }
67N/A 
6868 }
6969}