mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Add NV back to DMR_DZ and M4SPR_DZE after CorePatch
See:
https://github.com/Goliath86/CorePatch/blob/master/CorePatch_Weapons/description.txt#L18
Consistent with f663cdc
Default A2OA versions can be used if no NVG is desired
This commit is contained in:
@@ -14,7 +14,8 @@ class DMR_DZ : DMR
|
||||
//recoilProne = "recoil_single_primary_prone_4outof10";
|
||||
};
|
||||
|
||||
//visionMode[] = {"Normal"};
|
||||
//A2OA DMR does not allow NVG after 2018-04-05 CorePatch
|
||||
visionMode[] = {"Normal", "NVG"};
|
||||
|
||||
class Attachments
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user