mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Add G3A3 with attachment support
Thx to SyNcRoNiCzZ for this wonderful addon
This commit is contained in:
@@ -2282,6 +2282,30 @@ class G3_DZ
|
||||
{
|
||||
weight = 6.1;
|
||||
};
|
||||
class G3A3_DZ
|
||||
{
|
||||
weight = 6.1;
|
||||
};
|
||||
class G3A3_CCO_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class G3A3_Holo_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class G3A3_ACOG_DZ
|
||||
{
|
||||
weight = 6.3;
|
||||
};
|
||||
class G3_SG1_DZ
|
||||
{
|
||||
weight = 6.5;
|
||||
};
|
||||
class G3_SG1_Bipod_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class SCAR_H_AK_DZ
|
||||
{
|
||||
weight = 4.5;
|
||||
|
||||
Reference in New Issue
Block a user