Template:PatchDiff/December 20, 2012 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c demo cannon.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models\weapons\c_items/c_demo_cannon"
N/A4 "$bumpmap" "models\effects\flat_normal"
N/A5 "$basemapalphaphongmask" 1
N/A6 
N/A7 "$phong" "1"
N/A8 "$phongexponent" "10"
N/A9 "$phongboost" "0.5"
N/A10 "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A11 "$phongfresnelranges" "[.55 .5 1]"
N/A12 
N/A13 "$rimlight" "1"
N/A14 "$rimlightexponent" "8"
N/A15 "$rimlightboost" "1.5"
N/A16 
N/A17// "$detail" "effects/tiledfire/fireLayeredSlowTiled512"
N/A18 "$detailscale" "5"
N/A19 "$detailblendfactor" .01
N/A20 "$detailblendmode" 6
N/A21 
N/A22 "$yellow" "0"
N/A23 
N/A24 "$cloakPassEnabled" "1"
N/A25 
N/A26 "Proxies"
N/A27 {
N/A28 "weapon_invis"
N/A29 {
N/A30 }
N/A31 
N/A32 "AnimatedTexture"
N/A33 {
N/A34 "animatedtexturevar" "$detail"
N/A35 "animatedtextureframenumvar" "$detailframe"
N/A36 "animatedtextureframerate" 30
N/A37 }
N/A38 
N/A39 "BurnLevel"
N/A40 {
N/A41 "resultVar" "$detailblendfactor"
N/A42 }
N/A43 
N/A44 "YellowLevel"
N/A45 {
N/A46 "resultVar" "$yellow"
N/A47 }
N/A48 
N/A49 "Equals"
N/A50 {
N/A51 "srcVar1" "$yellow"
N/A52 "resultVar" "$color2"
N/A53 }
N/A54 }
N/A55}
N/A56