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

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