mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
Add AN-94 Abakan
This commit is contained in:
@@ -22,4 +22,9 @@ class CfgRecoils
|
||||
|
||||
HK417_Recoil[] = {0,0.014,0.015,0.02,0.014,0.015,0.07,0.005,0.018,0.13,0,0};
|
||||
HK417_RecoilProne[] = {0,0.01,0.006,0.013,0.01,0.006,0.1,0.008,0.001,0.12,0,0};
|
||||
|
||||
AN94_Recoil[] = {0,0.008,0.006,0.01,0.008,0.006,0.04,0.004,0.012,0.12,0,0};
|
||||
AN94_RecoilProne[] = {0,0.007,0.003,0.01,0.007,0.003,0.17,0.003,0,0.22,0,0};
|
||||
AN94_BurstRecoil[] = {0,0,0,0.05,0.005,0,0.07,0.01,0.006,0.12,0,0};
|
||||
AN94_BurstRecoilProne[] = {0,0.002,0,0.01,0.003,0.005,0.03,0.007,-0.0003,0.1,0,0};
|
||||
};
|
||||
Reference in New Issue
Block a user