mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Use OA config definitions for DMR
fixes NVGs
This commit is contained in:
@@ -5,16 +5,16 @@ class DMR_DZ : DMR
|
|||||||
|
|
||||||
//memoryPointCamera = "opticView";
|
//memoryPointCamera = "opticView";
|
||||||
|
|
||||||
magazines[] = {20Rnd_762x51_DMR};
|
//magazines[] = {20Rnd_762x51_DMR};
|
||||||
|
|
||||||
class Single : Single
|
class Single : Single
|
||||||
{
|
{
|
||||||
//reloadTime = 0.6;
|
//reloadTime = 0.6;
|
||||||
recoil = "recoil_single_primary_4outof10";
|
//recoil = "recoil_single_primary_4outof10";
|
||||||
recoilProne = "recoil_single_primary_prone_4outof10";
|
//recoilProne = "recoil_single_primary_prone_4outof10";
|
||||||
};
|
};
|
||||||
|
|
||||||
visionMode[] = {"Normal"};
|
//visionMode[] = {"Normal"};
|
||||||
|
|
||||||
class Attachments
|
class Attachments
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user