diff --git a/source/shared/weapon_stats.qc b/source/shared/weapon_stats.qc index b4f69c4..9f4dbed 100644 --- a/source/shared/weapon_stats.qc +++ b/source/shared/weapon_stats.qc @@ -618,9 +618,9 @@ float(float wep) getWeaponMag = case W_IMPELLER: return 64; case W_GEWEHR: - return 12; - case W_COMPRESSOR: return 10; + case W_COMPRESSOR: + return 12; case W_KAR_SCOPE: return 5; case W_HEADCRACKER: