mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-28 04:31:55 +03:00
Disable laser on new L85s
Vanilla commit: https://github.com/DayZMod/DayZ/commit/c94bf0098645f577b01f2981b251e9f2e0d14e89
This commit is contained in:
@@ -65,6 +65,9 @@ class L85A2_DZ : BAF_L85A2_RIS_Holo
|
|||||||
model = "z\addons\dayz_communityweapons\L85A2\L85A2.p3d";
|
model = "z\addons\dayz_communityweapons\L85A2\L85A2.p3d";
|
||||||
picture = "\z\addons\dayz_communityweapons\L85A2\data\w_L85A2_ca.paa";
|
picture = "\z\addons\dayz_communityweapons\L85A2\data\w_L85A2_ca.paa";
|
||||||
displayName = $STR_DZ_WPN_L85A2_NAME;
|
displayName = $STR_DZ_WPN_L85A2_NAME;
|
||||||
|
|
||||||
|
irDistance = 0;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
magazines[] =
|
magazines[] =
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user