found this looking for something else

Oct 6, 2008
1,947
445
upgrade for the pyro? - Game code also says the pyro is male!

// pyro napalm grenade
"grenade_napalm"
{
"base" "grenade"
"friction" "0.05"
"elasticity" "2"

// "audiohardnessfactor" "1.0"
// "audioroughnessfactor" "0.4"

// "bulletimpact" "Grenade.ImpactHard"
// "scraperough" "Grenade.ScrapeRough"
// "scrapesmooth" "Grenade.ScrapeSmooth"
// "impacthard" "Grenade.ImpactHard"
// "impactsoft" "Grenade.ImpactSoft"
// "roll" "Grenade.Roll"
}
 
Oct 6, 2008
1,947
445
globalactors
{
"demo" "male"
"engineer" "male"
"heavy" "male"
"heavy_hwm" "male"
"medic" "male"
"pyro" "male"
"scout" "male"
"sniper" "male"
"soldier" "male"
"spy" "male"
}

This can be found via GCFScape - global actors file in the scripts folder