css_enhanced_game_files/css_enhanced/game/cstrike/classes/mp5.res
2024-09-07 15:58:38 +02:00

45 lines
No EOL
683 B
Text
Executable file

#base "base_weapon.res"
"classes/mp5.res"
{
"price"
{
"labelText" "#Cstrike_MP5Price"
}
"origin"
{
"labelText" "#Cstrike_MP5Origin"
}
"calibre"
{
"labelText" "#Cstrike_MP5Calibre"
}
"clipcapacity"
{
"labelText" "#Cstrike_MP5ClipCapacity"
}
"rateoffire"
{
"labelText" "#Cstrike_MP5RateOfFire"
}
"weightempty"
{
"labelText" "#Cstrike_MP5WeightEmpty"
}
"projectileweight"
{
"labelText" "#Cstrike_MP5ProjectileWeight"
}
"muzzlevelocity"
{
"labelText" "#Cstrike_MP5MuzzleVelocity"
}
"muzzleenergy"
{
"labelText" "#Cstrike_MP5MuzzleEnergy"
}
"classimage"
{
"image" "gfx/vgui/mp5"
}
}