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

From Team Fortress Wiki
Jump to: navigation, search
11"VertexLitGeneric"
22{
3N/A "$basetexture" "models\player\items\pyro\xms_pyro_bells"
N/A3 "$basetexture" "models/player/items/pyro/xms_pyro_bells"
44 
55 "$phong" "1"
66 "$phongexponent" "55"
77 "$phongboost" "2"
8N/A "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A8 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
99 "$phongfresnelranges" "[.25 .5 1]"
1010 "$basemapalphaphongmask" "1"
1111 
3131 
3232 // Cloaking
3333 "$cloakPassEnabled" "1"
N/A34 "$yellow" "0"
N/A35 
3436 "Proxies"
3537 {
36N/A "weapon_invis"
N/A38 "invis"
3739 {
3840 }
3941 "ModelGlowColor"
6062 "srcVar2" "$colortint_base"
6163 "resultVar" "$color2"
6264 }
N/A65 "YellowLevel"
N/A66 {
N/A67 "resultVar" "$yellow"
N/A68 }
N/A69 "Multiply"
N/A70 {
N/A71 "srcVar1" "$color2"
N/A72 "srcVar2" "$yellow"
N/A73 "resultVar" "$color2"
N/A74 }
6375 }
64N/A}
N/A76}