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

45 lines
No EOL
701 B
Text
Executable file

#base "base_weapon_small.res"
"classes/ak47.res"
{
"price"
{
"labelText" "#Cstrike_AK47Price"
}
"origin"
{
"labelText" "#Cstrike_AK47Origin"
}
"calibre"
{
"labelText" "#Cstrike_AK47Calibre"
}
"clipcapacity"
{
"labelText" "#Cstrike_AK47ClipCapacity"
}
"rateoffire"
{
"labelText" "#Cstrike_AK47RateOfFire"
}
"weightempty"
{
"labelText" "#Cstrike_AK47WeightLoaded"
}
"projectileweight"
{
"labelText" "#Cstrike_AK47ProjectileWeight"
}
"muzzlevelocity"
{
"labelText" "#Cstrike_AK47MuzzleVelocity"
}
"muzzleenergy"
{
"labelText" "#Cstrike_AK47MuzzleEnergy"
}
"classimage"
{
"image" "gfx/vgui/ak47"
}
}