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

49 lines
No EOL
774 B
Text
Executable file

#base "base_weapon_small.res"
"classes/m4a1.res"
{
"weightloadedlabel"
{
"labelText" "#CStrike_WeightEmptyLabel"
}
"price"
{
"labelText" "#Cstrike_M4A1Price"
}
"origin"
{
"labelText" "#Cstrike_M4A1Origin"
}
"calibre"
{
"labelText" "#Cstrike_M4A1Calibre"
}
"clipcapacity"
{
"labelText" "#Cstrike_M4A1ClipCapacity"
}
"rateoffire"
{
"labelText" "#Cstrike_M4A1RateOfFire"
}
"weightempty"
{
"labelText" "#Cstrike_M4A1WeightEmpty"
}
"projectileweight"
{
"labelText" "#Cstrike_M4A1ProjectileWeight"
}
"muzzlevelocity"
{
"labelText" "#Cstrike_M4A1MuzzleVelocity"
}
"muzzleenergy"
{
"labelText" "#Cstrike_M4A1MuzzleEnergy"
}
"classimage"
{
"image" "gfx/vgui/M4A1"
}
}