mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Updating for old magazines
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
//no attachments on either of the M16A2s.
|
||||
class M16A2_DZ : M16A2
|
||||
{
|
||||
/*
|
||||
magazines[] =
|
||||
{
|
||||
30Rnd_556x45_Stanag,
|
||||
30Rnd_556x45_StanagSD
|
||||
};
|
||||
*/
|
||||
class Attachments
|
||||
{
|
||||
Attachment_M203 = "M16A2_GL_DZ";
|
||||
@@ -14,11 +16,13 @@ class M16A2_DZ : M16A2
|
||||
|
||||
class M16A2_GL_DZ : M16A2GL
|
||||
{
|
||||
/*
|
||||
magazines[] =
|
||||
{
|
||||
30Rnd_556x45_Stanag,
|
||||
30Rnd_556x45_StanagSD
|
||||
};
|
||||
*/
|
||||
class ItemActions
|
||||
{
|
||||
class RemoveGL
|
||||
|
||||
Reference in New Issue
Block a user