mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 10:41:50 +03:00
CfgVehicles and Scope issues done
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Attachment_ACOG : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_BELT : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_CCO : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_FL : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_FL_Pist : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_GP25 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Ghillie : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Holo : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Kobra : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_M203 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_PSO1 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_SA58RIS : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Sup545 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Sup556 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Sup9 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_SupBizon : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_SupMakarov : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user