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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\demo/mighty_pirate"
N/A3 "$baseTexture" "models/player/items/demo/mighty_pirate"
44 "$bumpmap" "models/effects/flat_normal"
55 
66 "$yellow" "0"
2727 
2828 "Proxies"
2929 {
30N/A "weapon_invis"
N/A30 "invis"
3131 {
3232 }
33N/A "YellowLevel"
34N/A {
35N/A "resultVar" "$yellow"
36N/A }
37N/A "Equals"
38N/A {
39N/A "srcVar1" "$yellow"
40N/A "resultVar" "$color2"
41N/A }
4233 "ItemTintColor"
4334 {
4435 "resultVar" "$colortint_tmp"
4940 "srcVar2" "$colortint_base"
5041 "resultVar" "$color2"
5142 }
N/A43 "YellowLevel"
N/A44 {
N/A45 "resultVar" "$yellow"
N/A46 }
N/A47 "Multiply"
N/A48 {
N/A49 "srcVar1" "$color2"
N/A50 "srcVar2" "$yellow"
N/A51 "resultVar" "$color2"
N/A52 }
5253 }
5354}