Template:PatchDiff/June 23, 2011 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c proto syringegun.vmt

From Team Fortress Wiki
< Template:PatchDiff/June 23, 2011 Patch
Revision as of 00:49, 10 September 2011 by WindBOT (talk | contribs) (Diff of file "team fortress 2 materials.gcf/tf/materials/models/weapons/c_items/c_proto_syringegun.vmt" for patch June 23, 2011 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models\weapons\c_items\c_proto_syringegun"
N/A4 
N/A5 "$phong" "1"
N/A6 "$phongexponent" "25"
N/A7 "$phongboost" "10"
N/A8 "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A9 "$phongfresnelranges" "[.3 .5 3]"
N/A10 "$halflambert" "1"
N/A11 
N/A12 "$basemapalphaphongmask" "1"
N/A13 
N/A14 "$rimlight" "1"
N/A15 "$rimlightexponent" "20"
N/A16 "$rimlightboost" ".25"
N/A17 
N/A18 "$glowcolor" "1"
N/A19 
N/A20 // Cloaking
N/A21 "$cloakPassEnabled" "1"
N/A22 "Proxies"
N/A23 {
N/A24 "weapon_invis"
N/A25 {
N/A26 }
N/A27 "ModelGlowColor"
N/A28 {
N/A29 "resultVar" "$glowcolor"
N/A30 }
N/A31 "Equals"
N/A32 {
N/A33 "srcVar1" "$glowcolor"
N/A34 "resultVar" "$selfillumtint"
N/A35 }
N/A36 "Equals"
N/A37 {
N/A38 "srcVar1" "$glowcolor"
N/A39 "resultVar" "$color2"
N/A40 }
N/A41 }
N/A42}