Template:PatchDiff/June 27, 2012 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c rainblower silver.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/weapons/c_items/c_rainblower_blue"
N/A4// "$bumpmap" "models/weapons/c_items/c_rainblower_normal"
N/A5 ">=DX90"
N/A6 {
N/A7 "$envmap" "effects/saxxy/saxxy_gold"
N/A8 "$envmaptint" "[.05 .05 .05]"
N/A9 }
N/A10 
N/A11 "$basemapalphaphongmask" "1"
N/A12 
N/A13 "$phong" "1"
N/A14 "$phongexponent" "45"
N/A15 "$phongboost" "2"
N/A16 "$lightwarptexture" "models\lightwarps\rainblower_lightwarp"
N/A17 "$phongfresnelranges" "[.3 1 8]"
N/A18 "$halflambert" "1"
N/A19 
N/A20 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A21 "$detailscale" "5"
N/A22 "$detailblendfactor" .01
N/A23 "$detailblendmode" 6
N/A24 "$yellow" "0"
N/A25 
N/A26 // Cloaking
N/A27 "$cloakPassEnabled" "1"
N/A28 "Proxies"
N/A29 {
N/A30 "weapon_invis"
N/A31 {
N/A32 }
N/A33 "AnimatedTexture"
N/A34 {
N/A35 "animatedtexturevar" "$detail"
N/A36 "animatedtextureframenumvar" "$detailframe"
N/A37 "animatedtextureframerate" 30
N/A38 }
N/A39 "BurnLevel"
N/A40 {
N/A41 "resultVar" "$detailblendfactor"
N/A42 }
N/A43 "YellowLevel"
N/A44 {
N/A45 "resultVar" "$yellow"
N/A46 }
N/A47 "Equals"
N/A48 {
N/A49 "srcVar1" "$yellow"
N/A50 "resultVar" "$color2"
N/A51 }
N/A52 }
N/A53}
N/A54