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

From Team Fortress Wiki
Jump to: navigation, search
2525 {
2626 "$selfillum" "0"
2727 }
28N/A "proxies"
N/A28 "Proxies"
2929 {
30N/A "weapon_invis"
N/A30 "invis"
3131 {
3232 }
3333 "AnimatedTexture"
3434 {
3535 "animatedtexturevar" "$detail"
3636 "animatedtextureframenumvar" "$detailframe"
37N/A "animatedtextureframerate" "30"
N/A37 "animatedtextureframerate" 30
3838 }
3939 "BurnLevel"
4040 {
4141 "resultVar" "$detailblendfactor"
4242 }
43N/A "YellowLevel"
44N/A {
45N/A "resultVar" "$yellow"
46N/A }
47N/A "Equals"
48N/A {
49N/A "srcVar1" "$yellow"
50N/A "resultVar" "$color2"
51N/A }
5243 "ItemTintColor"
5344 {
5445 "resultVar" "$colortint_tmp"
5950 "srcVar2" "$colortint_base"
6051 "resultVar" "$color2"
6152 }
N/A53 "YellowLevel"
N/A54 {
N/A55 "resultVar" "$yellow"
N/A56 }
N/A57 "Multiply"
N/A58 {
N/A59 "srcVar1" "$color2"
N/A60 "srcVar2" "$yellow"
N/A61 "resultVar" "$color2"
N/A62 }
6263 }
6364}