css_enhanced_game_files/css_enhanced/game/cstrike/classes/galil.res

45 lines
712 B
Text
Raw Normal View History

2024-09-07 15:58:38 +02:00
#base "base_weapon_small.res"
"classes/galil.res"
{
"price"
{
"labelText" "#Cstrike_GalilPrice"
}
"origin"
{
"labelText" "#Cstrike_GalilOrigin"
}
"calibre"
{
"labelText" "#Cstrike_GalilCalibre"
}
"clipcapacity"
{
"labelText" "#Cstrike_GalilClipCapacity"
}
"rateoffire"
{
"labelText" "#Cstrike_GalilRateOfFire"
}
"weightempty"
{
"labelText" "#Cstrike_GalilWeightLoaded"
}
"projectileweight"
{
"labelText" "#Cstrike_GalilProjectileWeight"
}
"muzzlevelocity"
{
"labelText" "#Cstrike_GalilMuzzleVelocity"
}
"muzzleenergy"
{
"labelText" "#Cstrike_GalilMuzzleEnergy"
}
"classimage"
{
"image" "gfx/vgui/galil"
}
}