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

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