Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/earbuds.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\all_class/earbuds"
4N/A "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/all_class/earbuds"
N/A4 "$bumpmap" "models/effects/flat_normal"
55// "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66// "$detailscale" "5"
77// "$detailblendfactor" .01
88// "$detailblendmode" 6
9N/A// "$yellow" "0"
N/A9 "$yellow" "0"
1010// $selfillum 1
1111 
1212 "$phong" "1"
1313 "$phongexponent" "25"
1414 "$phongboost" "1"
15N/A "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A15 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
1616// "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
1717 "$phongfresnelranges" "[.25 1 4]"
1818// "$basemapalphaphongmask" "1"
2424 "$cloakPassEnabled" "1"
2525 "Proxies"
2626 {
27N/A "weapon_invis"
N/A27 "invis"
2828 {
2929 }
30N/A 
N/A30 "YellowLevel"
N/A31 {
N/A32 "resultVar" "$yellow"
N/A33 }
N/A34 "Equals"
N/A35 {
N/A36 "srcVar1" "$yellow"
N/A37 "resultVar" "$color2"
N/A38 }
3139 }
32N/A}
N/A40}