Template:PatchDiff/December 21, 2016 Patch/tf/tf2 misc dir.vpk/materials/models/workshop/weapons/c models/c xms cold shoulder/c xms cold shoulder festive.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$basetexture" "models/workshop/weapons/c_models/c_xms_cold_shoulder/c_xms_cold_shoulder"
N/A4 "$bumpmap" "models/workshop/weapons/c_models/c_xms_cold_shoulder/c_xms_cold_shoulder_normal"
N/A5 
N/A6 "$envmap" "env_cubemap"
N/A7 "$envmaptint" "[.9 .9 1]"
N/A8 
N/A9 "$surfaceprop" "Glass"
N/A10 
N/A11 "$phong" "1"
N/A12 "$phongexponent" "15"
N/A13 "$phongboost" "5"
N/A14 
N/A15 "$phongfresnelranges" "[.3 .5 3]"
N/A16 
N/A17 
N/A18 "$basephongexponent" "15"
N/A19 "$basephongboost" "5"
N/A20 
N/A21 
N/A22 "$rimlight" "1"
N/A23 "$rimlightexponent" "20"
N/A24 "$rimlightboost" ".25"
N/A25 
N/A26 "$glowcolor" "1"
N/A27 
N/A28 // Cloaking
N/A29 "$cloakPassEnabled" "1"
N/A30 "$sheenPassEnabled" "1"
N/A31 
N/A32 "$sheenmap" "cubemaps/cubemap_sheen001"
N/A33 "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0"
N/A34 "$sheenmaptint" "[ 1 1 1 ]"
N/A35 "$sheenmapmaskframe" "0"
N/A36 "$sheenindex" "0"
N/A37 
N/A38 "$yellow" "0"
N/A39 
N/A40 "Proxies"
N/A41 {
N/A42 "AnimatedWeaponSheen"
N/A43 {
N/A44 "animatedtexturevar" "$sheenmapmask"
N/A45 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A46 "animatedtextureframerate" "40"
N/A47 }
N/A48 "invis"
N/A49 {
N/A50 }
N/A51 "ModelGlowColor"
N/A52 {
N/A53 "resultVar" "$glowcolor"
N/A54 }
N/A55 "Equals"
N/A56 {
N/A57 "srcVar1" "$glowcolor"
N/A58 "resultVar" "$selfillumtint"
N/A59 }
N/A60 "Equals"
N/A61 {
N/A62 "srcVar1" "$glowcolor"
N/A63 "resultVar" "$color2"
N/A64 }
N/A65 "YellowLevel"
N/A66 {
N/A67 "resultVar" "$yellow"
N/A68 }
N/A69 "Multiply"
N/A70 {
N/A71 "srcVar1" "$color2"
N/A72 "srcVar2" "$yellow"
N/A73 "resultVar" "$color2"
N/A74 }
N/A75 }
N/A76}