SERVER/CLIENT: Adjust ADS offset for Colt M1911

This commit is contained in:
cypress 2024-09-28 13:32:55 -07:00
parent a9d4c96430
commit ab70641e4b

View file

@ -1550,7 +1550,7 @@ vector GetWeaponADSOfs(float wep) =
{
case W_COLT:
case W_BIATCH:
return [-5479.2, 1850, -4000];
return [-3479.2, 1050, -4000];
case W_KAR:
case W_ARMAGEDDON:
return [-5495.9, 3006.9, -6000];