mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add Mk43, Mk48 Desert
This commit is contained in:
@@ -56,4 +56,16 @@ class Mk48_Holo_DZ : Mk48_CCO_DZ
|
||||
script = "; ['Attachment_Holo',_id,'Mk48_DZ'] call player_removeAttachment";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class Mk_48_DES_EP1;
|
||||
class Mk48_DES_CCO_DZ: Mk_48_DES_EP1 {
|
||||
displayName = $STR_DZ_WPN_MK48_CCO_NAME;
|
||||
type = WeaponSlotPrimary;
|
||||
weaponInfoType = "RscWeaponZeroing";
|
||||
discreteDistance[] = {300,400,500,600,700,800,900,1000};
|
||||
discreteDistanceInitIndex = 0;
|
||||
irDistance = 150;
|
||||
irLaserPos = "laser pos";
|
||||
irLaserEnd = "laser dir";
|
||||
};
|
||||
Reference in New Issue
Block a user