Template:PatchDiff/June 11, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/weapons/c items/c bread crumpet.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$baseTexture" "models/weapons/c_items/c_bread_crumpet"
N/A4 "$bumpmap" "models/weapons/c_items/c_bread_crumpet_normal"
N/A5 "$phongexponenttexture" "models/weapons/c_items/c_bread_crumpet_exponent"
N/A6 
N/A7 "$phong" "1"
N/A8 "$phongexponent" "8"
N/A9 "$phongboost" "10"
N/A10 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A11 "$phongfresnelranges" "[.15 .25 .5]"
N/A12 
N/A13 "$basemapalphaphongmask" "0"
N/A14 
N/A15 "$rimmask" "1"
N/A16 "$rimlight" "1"
N/A17 "$rimlightexponent" "15"
N/A18 "$rimlightboost" "2"
N/A19 
N/A20 
N/A21 "$glowcolor" "1"
N/A22 
N/A23 // Cloaking
N/A24 "$cloakPassEnabled" "1"
N/A25 "$yellow" "0"
N/A26 
N/A27 "Proxies"
N/A28 {
N/A29 "AnimatedWeaponSheen"
N/A30 {
N/A31 "animatedtexturevar" "$sheenmapmask"
N/A32 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A33 "animatedtextureframerate" "40"
N/A34 }
N/A35 "invis"
N/A36 {
N/A37 }
N/A38 "ModelGlowColor"
N/A39 {
N/A40 "resultVar" "$glowcolor"
N/A41 }
N/A42 "Equals"
N/A43 {
N/A44 "srcVar1" "$glowcolor"
N/A45 "resultVar" "$selfillumtint"
N/A46 }
N/A47 "Equals"
N/A48 {
N/A49 "srcVar1" "$glowcolor"
N/A50 "resultVar" "$color2"
N/A51 }
N/A52 "YellowLevel"
N/A53 {
N/A54 "resultVar" "$yellow"
N/A55 }
N/A56 "Multiply"
N/A57 {
N/A58 "srcVar1" "$color2"
N/A59 "srcVar2" "$yellow"
N/A60 "resultVar" "$color2"
N/A61 }
N/A62 }
N/A63}