Template:PatchDiff/December 15, 2011 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c drg phlogistinator.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$basetexture" "models\weapons\c_items\c_drg_phlogistinator"
N/A4 "$halflambert" "1"
N/A5 
N/A6 "$basemapalphaphongmask" "1"
N/A7 
N/A8 "$phong" "1"
N/A9 "$phongexponent" "10"
N/A10 "$phongboost" "10"
N/A11 "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A12 "$phongfresnelranges" "[.25 .5 1]"
N/A13 
N/A14 "$rimlight" "0.5"
N/A15 "$rimlightexponent" "2"
N/A16 "$rimlightboost" "0.25"
N/A17 
N/A18 "360?$color2" "[ 0.9 0.8 0.8 ]"
N/A19 
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}