Template:PatchDiff/August 18, 2011 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c dex revolver.vmt

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