Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/weapons/c items/c detonator shell.vmt

From Team Fortress Wiki
Jump to: navigation, search
2323 
2424 // Cloaking
2525 "$cloakPassEnabled" "1"
N/A26 "$yellow" "0"
N/A27 
2628 "Proxies"
2729 {
N/A30 "AnimatedWeaponSheen"
N/A31 {
N/A32 "animatedtexturevar" "$sheenmapmask"
N/A33 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A34 "animatedtextureframerate" "40"
N/A35 }
2836 "invis"
2937 {
3038 }
4250 "srcVar1" "$glowcolor"
4351 "resultVar" "$color2"
4452 }
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 }
4563 }
46N/A}
N/A64}