mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed incorrect typicalSpeed
This commit is contained in:
parent
b1521345c2
commit
b0eadf83c7
@ -263,7 +263,7 @@ class CfgAmmo {
|
||||
airFriction=-0.000535;
|
||||
caliber=1;
|
||||
hit=6;
|
||||
typicalSpeed=790;
|
||||
typicalSpeed=320;
|
||||
ACE_caliber=0.308;
|
||||
ACE_bulletLength=1.340;
|
||||
ACE_bulletMass=200;
|
||||
|
Loading…
Reference in New Issue
Block a user