Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/demo/drinking hat blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\demo/drinking_hat_blue"
4N/A "$bumpmap" "models\player\items\demo/drinking_hat_normal"
N/A3 "$baseTexture" "models/player/items/demo/drinking_hat_blue"
N/A4 "$bumpmap" "models/player/items/demo/drinking_hat_normal"
55 
66 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
77 "$detailscale" "5"
3535 "$cloakPassEnabled" "1"
3636 "Proxies"
3737 {
38N/A "weapon_invis"
N/A38 "invis"
3939 {
4040 }
4141 "BurnLevel"
4242 {
4343 "resultVar" "$detailblendfactor"
4444 }
45N/A "YellowLevel"
46N/A {
47N/A "resultVar" "$yellow"
48N/A }
49N/A "Equals"
50N/A {
51N/A "srcVar1" "$yellow"
52N/A "resultVar" "$color2"
53N/A }
54N/A 
5545 "ItemTintColor"
5646 {
5747 "resultVar" "$colortint_tmp"
6252 "srcVar2" "$colortint_base"
6353 "resultVar" "$color2"
6454 }
N/A55 "YellowLevel"
N/A56 {
N/A57 "resultVar" "$yellow"
N/A58 }
N/A59 "Multiply"
N/A60 {
N/A61 "srcVar1" "$color2"
N/A62 "srcVar2" "$yellow"
N/A63 "resultVar" "$color2"
N/A64 }
6565 }
66N/A}
67N/A 
N/A66}