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

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