Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/scout/rebel cap red.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\scout\rebel_cap"
N/A3 "$baseTexture" "models/player/items/scout/rebel_cap"
44 
55 "$bumpmap" "models/effects/flat_normal"
66 
3030 "$rimlightboost" "2"
3131 // Cloaking
3232 "$cloakPassEnabled" "1"
33N/A "Proxies"
N/A33 "Proxies"
3434 {
35N/A "weapon_invis"
N/A35 "invis"
3636 {
3737 }
N/A38 "AnimatedTexture"
N/A39 {
N/A40 "animatedtexturevar" "$detail"
N/A41 "animatedtextureframenumvar" "$detailframe"
N/A42 "animatedtextureframerate" 30
N/A43 }
3844 "BurnLevel"
3945 {
40N/A "resultVar" "$detailblendfactor"
N/A46 "resultVar" "$detailblendfactor"
4147 }
42N/A "YellowLevel"
N/A48 "ItemTintColor"
4349 {
44N/A "resultVar" "$yellow"
N/A50 "resultVar" "$colortint_tmp"
4551 }
46N/A "Equals"
N/A52 "SelectFirstIfNonZero"
4753 {
48N/A "srcVar1" "$yellow"
49N/A "resultVar" "$color2"
N/A54 "srcVar1" "$colortint_tmp"
N/A55 "srcVar2" "$colortint_base"
N/A56 "resultVar" "$color2"
5057 }
51N/A 
52N/A "ItemTintColor"
N/A58 "YellowLevel"
5359 {
54N/A "resultVar" "$colortint_tmp"
N/A60 "resultVar" "$yellow"
5561 }
56N/A "SelectFirstIfNonZero"
N/A62 "Multiply"
5763 {
58N/A "srcVar1" "$colortint_tmp"
59N/A "srcVar2" "$colortint_base"
60N/A "resultVar" "$color2"
N/A64 "srcVar1" "$color2"
N/A65 "srcVar2" "$yellow"
N/A66 "resultVar" "$color2"
6167 }
6268 }
63N/A}
N/A69}