add BAF_L85A2_RIS_TWS_DZ #1983

This commit is contained in:
icomrade
2017-09-19 12:27:33 -04:00
parent f69bd80f43
commit 83eb130fd2
3 changed files with 16 additions and 0 deletions

View File

@@ -7,4 +7,15 @@ class L85_Holo_DZ : BAF_L85A2_RIS_Holo
30Rnd_556x45_StanagSD
};
*/
};
class BAF_L85A2_RIS_CWS;
class BAF_L85A2_RIS_TWS_DZ : BAF_L85A2_RIS_CWS
{
visionMode[] = {"Normal","NVG","Ti"};
thermalMode[] = {6};
discretefov[] = {0.0755,0.0249};
discreteInitIndex = 0;
discreteDistance[] = {100,200,300,400,500,600,700,800};
discreteDistanceInitIndex = 2;
displayName = "L85A2 TWS";
};

View File

@@ -183,6 +183,10 @@ class BAF_L85A2_RIS_CWS
{
weight = 5.2;
};
class BAF_L85A2_RIS_TWS_DZ
{
weight = 5.2;
};
class FN_FAL
{
weight = 4.5;