Template:PatchDiff/March 12, 2013 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c ham.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models\weapons\c_items/c_ham"
N/A4 "$basemapalphaphongmask" 1
N/A5 "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A6 
N/A7 //phong properties
N/A8 "$phong" "1"
N/A9 "$phongboost" "1"
N/A10 "$phongexponent" "80"
N/A11 "$phongfresnelranges" "[1 2 2.5]"
N/A12 "$rimlight" "1"
N/A13 "$rimlightexponent" "1"
N/A14 "$basemapalphaphonemask" "1"
N/A15 
N/A16 
N/A17 "$glowcolor" "1"
N/A18 
N/A19 // Cloaking
N/A20 "$cloakPassEnabled" "1"
N/A21 "Proxies"
N/A22 {
N/A23 "invis"
N/A24 {
N/A25 }
N/A26 "ModelGlowColor"
N/A27 {
N/A28 "resultVar" "$glowcolor"
N/A29 }
N/A30 "Equals"
N/A31 {
N/A32 "srcVar1" "$glowcolor"
N/A33 "resultVar" "$selfillumtint"
N/A34 }
N/A35 "Equals"
N/A36 {
N/A37 "srcVar1" "$glowcolor"
N/A38 "resultVar" "$color2"
N/A39 }
N/A40 }
N/A41}