Template:PatchDiff/October 27, 2011 Patch/team fortress 2 materials.gcf/tf/materials/models/player/items/all class/bombonomicon item blue.vmt

From Team Fortress Wiki
< Template:PatchDiff/October 27, 2011 Patch
Revision as of 05:55, 28 October 2011 by MousseBOT (talk | contribs) (Diff of file "team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/bombonomicon_item_blue.vmt" for patch October 27, 2011 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/player/items/all_class/bombonomicon_item_blue"
N/A4 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A5 "$detailscale" "5"
N/A6 "$detailblendfactor" .01
N/A7 "$detailblendmode" 6
N/A8 "$yellow" "0"
N/A9 
N/A10 
N/A11 ">=DX90"
N/A12 {
N/A13 "$selfillum" 1
N/A14 }
N/A15 
N/A16 "$phong" "1"
N/A17 "$phongexponent" "25"
N/A18 "$phongboost" "0"
N/A19 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A20 "$phongfresnelranges" "[.25 1 4]"
N/A21 "$basemapalphaphongmask" "1"
N/A22 
N/A23 "$rimlight" "1"
N/A24 "$rimlightexponent" "4"
N/A25 "$rimlightboost" ".65"
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}