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

45 lines
No EOL
706 B
Text
Executable file

#base "base_weapon.res"
"classes/ump45.res"
{
"price"
{
"labelText" "#Cstrike_UMP45Price"
}
"origin"
{
"labelText" "#Cstrike_UMP45Origin"
}
"calibre"
{
"labelText" "#Cstrike_UMP45Calibre"
}
"clipcapacity"
{
"labelText" "#Cstrike_UMP45ClipCapacity"
}
"rateoffire"
{
"labelText" "#Cstrike_UMP45RateOfFire"
}
"weightempty"
{
"labelText" "#Cstrike_UMP45WeightLoaded"
}
"projectileweight"
{
"labelText" "#Cstrike_UMP45ProjectileWeight"
}
"muzzlevelocity"
{
"labelText" "#Cstrike_UMP45MuzzleVelocity"
}
"muzzleenergy"
{
"labelText" "#Cstrike_UMP45MuzzleEnergy"
}
"classimage"
{
"image" "gfx/vgui/ump45"
}
}