Template:PatchDiff/July 1, 2011 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c mailbox.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/weapons/c_items/c_mailbox"
N/A4 "$bumpmap" "models/effects/flat_normal"
N/A5 
N/A6 "$basemapalphaphongmask" "1"
N/A7 "$phong" "1"
N/A8 "$phongexponent" "17"
N/A9 "$phongboost" "3"
N/A10 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
N/A11 "$phongfresnelranges" "[0.25 0.5 1]"
N/A12 
N/A13 
N/A14 "$rimlight" "1"
N/A15 "$rimlightexponent" "20"
N/A16 "$rimlightboost" "0.5"
N/A17 
N/A18 
N/A19 "$glowcolor" "1"
N/A20 
N/A21 // Cloaking
N/A22 "$cloakPassEnabled" "1"
N/A23 "Proxies"
N/A24 {
N/A25 "weapon_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}